Re: [Bug-apl] )HELP for defined functions

2017-04-23 Thread Juergen Sauermann
Hi Louis, thanks, fixed in *SVN 929*. /// Jürgen On 04/23/2017 03:33 AM, Louis de Forcrand wrote: Hi, Great work Jürgen, Alexey, and all others involved. May I suggest adding the type of data to its help info? (ie: numeric, literal, mixed) Thanks a lot, Louis On 20 Apr 2017, at 18:22, J

Re: [Bug-apl] )HELP for defined functions

2017-04-22 Thread Louis de Forcrand
Hi, Great work Jürgen, Alexey, and all others involved. May I suggest adding the type of data to its help info? (ie: numeric, literal, mixed) Thanks a lot, Louis > On 20 Apr 2017, at 18:22, Juergen Sauermann > wrote: > > Hi, > > I have implemented Elias' earlier proposal for )HELP with def

[Bug-apl] )HELP for defined functions

2017-04-20 Thread Fred Weigel
Juergen The help extraction works beautifully! I am making a change to toolkit to change first line of each comment to double-lamp (because that works perfectly). And this gives great help when working interactively! Again, many thanks! FredW

[Bug-apl] )HELP for defined functions

2017-04-20 Thread Juergen Sauermann
Hi, I have implemented Elias' earlier proposal for )HELP with defined functions (actually all kinds of user defined names). If there is a name, say NAME, in your workspace, then   ]HELP NAME should provide some informati