Posted by Barbara Brazil on January 08, 2018 at 11:57:21:
In Reply to: why is "K" not the same as K posted by Bob A on January 08, 2018 at 11:27:20:
Good question, Bob. A symbolic constant can be used in place of a constant value. It can't be used in place of a statement key word. In the case of the CREATE statement, the "K" used to specify the file type is a key word. You couldn't use a variable name there either. Likewise, this wouldn't work in the CREATE statement:
SET CREATE$ = "create"
CREATE$ "file" dir="dir"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.