OSDN Git Service

99da542aaa01220718f566c108368fba4abf25c1
[bacon/BaCon-Japanese.git] / 関数・命令 / CLOSE.txt
1   CLOSE
2
3    CLOSE FILE|DIRECTORY|NETWORK|SERVER|MEMORY <handle>
4
5    Type: statement
6
7    OPEN で開いていた <handle> を閉じます。
8    例:
9
10    CLOSE FILE myfile
11