Hi Xtian, you can e.g. ⍎']USERCMD ...' Therefore it is possible to create a user defined command from a normal defined function (and the defined function can be )SAVEd, )LOADed etc. I suppose most users would like to have the same user defined commands in all their workspaces, so it would be natural to have an own APL script which contains all user defined commands and which is )COPYd as needed. Note that )COPY not only works for )DUMPed workspaces, but also for other apl scripts (.apl files). /// Jürgen On 02/23/2017 06:32 PM, Christian
Robert wrote:
It would be fun if those ]USERCMD could be saved in workspace and )loaded back. |
- Re: [Bug-apl] [PATCH]: allow using lambda... Elias Mårtenson
- Re: [Bug-apl] [PATCH]: allow using lambda... Jay Foad
- Re: [Bug-apl] [PATCH]: allow using lambda... Juergen Sauermann
- Re: [Bug-apl] [PATCH]: allow using lambda... enztec
- Re: [Bug-apl] [PATCH]: allow using lambda... Juergen Sauermann
- Re: [Bug-apl] [PATCH]: allow using lambda... Blake McBride
- Re: [Bug-apl] [PATCH]: allow using lambda... Alexey Veretennikov
- Re: [Bug-apl] [PATCH]: allow using lambda... Juergen Sauermann
- Re: [Bug-apl] [PATCH]: allow using lambda... Alexey Veretennikov
- Re: [Bug-apl] [PATCH]: allow using lambda... Juergen Sauermann
- Re: [Bug-apl] [PATCH]: allow using lambdas in ]US... Juergen Sauermann
- Re: [Bug-apl] [PATCH]: allow using lambdas in ]USERCMD Alexey Veretennikov