CREATE-FILE

@CREATE-FILE <file name> <number of pages>

Will create a contiguous file with the given number of 1K word pages (1024 decimal words, or 2048 bytes), or an indexed file with no pages allocated if <number of pages> given is zero.

The default file type is :DATA and if a version number is included in the file name, a number of copies will be created.