Philip A. Viton wrote: > Can anyone suggest a simple strategy for converting a bunch of > APL-PLUS/win component (.sf) to J's equivalent jfiles? All the data in > the sf files are rank-1 or 2 non-nested objects. The only thing I can > think of is to put each componenet of the sf file into a text file, and > then read it into J. Are there better solutions? In particular, could > one make the workspace-interchange-file format work with J?
See: http://www.jsoftware.com/jwiki/Scripts/APLsf . ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
