HiWhat’s the easiest way to save a splayed table where you can use acustom name for the sym file?Doing this one-liner:`:dir/table/ set tablemeans that the file containing the enumerated symbols is always called"sym".Thanks
enumerate the table yourself (replace the columns with symbol columns with enumerated ones and save the enumerations in the root dir of you db) and save it.
have a look at .Q.en for inspiration if you can read k rather than q.
felix
This should work:-t1:(symbol:A
BC
D;size:10 200 300 400):c:/db/yoursymfile set yoursymfile:distinct @[get;
:c:/db/yoursymfile;()],t1.symbol:c:/db/1/t1/ set update symbol:
yoursymfile$t1.symbol from t1