Export script prettyprints the script. What is actually on my
wishlist is kind of index or catalog of the definitions of a projects
for example:
NAME PROJECT FILE COMMENT
fsegm edi edi_srch.ijs Find a segment from a
EDI message starting with y
felem edi edi_srch.ijs Find an element x
from a segment starting as y
...
The script edi_srch.ijs includes following comment lines:
NB.*fsegm v Find a segment from a EDI message starting with y
NB.*felem v Find an element x from a segment starting as y
This catalog could be in htm format, excel or J grid. Also similar
catalog of first comment lines of each script would be usefull. Many
times I try to remember the name of a function and then I must browse
different projects to find the name and then the definition, and
change the project to open the script.
Anssi
At 04:42 11.1.2008, you wrote:
Anssi Seppälä wrote:
In J5 Projectmanager menu there was Tools\View scriptdoc that
diplayed the selected script.
At 17:51 10.1.2008, you wrote:
I still find scriptdoc in j602
JVERSION
Engine: j602/beta/2007-09-19/23:00
Library: 6.02.008
load'scriptdoc'
scriptdoc'files'
This displays the script, as it did in previous versions. I don't
remember scriptdoc being in the project manager.
In J602, Export Script replaces the earlier J601 scriptdoc and HTML
Publish. Scriptdoc is still available as mentioned above.
I think Export Script is overall a better facility than the other
two, but are there specific features of scriptdoc that you would
like that it does not have?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm