R
Rob Fitzpatrick
Guest
Application tables have positive table numbers; system tables have negative numbers. Table -1 is "_file". You can see tables and their table numbers like this: for each dictdb._file no-lock by _file-number: display _file._file-number _file._file-name. end.
Continue reading...
Continue reading...