  CLOSE

   CLOSE FILE|DIRECTORY|NETWORK|SERVER|MEMORY <handle>

   Type: statement

   OPEN で開いていた <handle> を閉じます。
   例:

   CLOSE FILE myfile

