Symbol data stored to a jfile and read into another session return empty symbols. Has anyone seen this or know what is wrong?
jcreate'c:\xxx' 1 (s:<'ggg') jappend'c:\xxx' 0 jread'c:\xxx';0 ┌────┐ │`ggg│ └────┘ In another session load'jfiles' jread'c:\xxx';0 jread'c:\xxx';0 ┌─┐ │`│ └─┘
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
