The Workspace script is now placed in J Wiki http://www.jsoftware.com/jwiki/Scripts/WS_Files
The page references the original circa 97. However, while adapting the script for j60x, a few optimizations were made resulting in mostly completely reworked script. Hopefully this should provide the often sought featured of APL workspace facilities: )LOAD )SAVE )COPY )LIB as well specific usage for ad-hoc sotrage or between-sessions postponed calculations. Reviews and comments are welcome. --- On Fri, 4/18/08, Oleg Kobchenko <[EMAIL PROTECTED]> wrote: > As well as ws.ijs by F.H.D. (Eke) van Batenburg > (comp.lang.apl on 24 Mar 97) > http://www.jsoftware.com/pipermail/general/2003-January/014844.html > > It needs to be placed it in Wiki, 'cause I am digging > it out > for at least a second time already. > Did anyone compare the two? > > > From: Devon McCormick <[EMAIL PROTECTED]> > > > > There's also the WS namespace I wrote: > > > http://www.jsoftware.com/jwiki/Scripts/File_J_Variables . > > > > On 4/17/08, Fraser Jackson wrote: > > > > > > Leigh wrote: > > > I've looked at J component files, > > > > > > > but I can't see 1) whether they survive > after the current session is > > > > closed, > > > > and 2) whether they can be assigned to a > desired directory. Thank you > > > > for > > > > your help. > > > > > > > > > > Consider using keyfiles. That gives your > nouns names for recovery. > > > Assign them to a specific directory with the full > path (less the .ijf part) > > > in the keycreate command. ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
