(tu31.txt)
All names of verbs type 1 2 and 3 should end up recorded in TMP2 or TMP3
All one liners will at this stage not be filed but their names will be
recorded in TMP4 or TMP5 The code of these verbs must be recorded in file
j45.new including comments explaining at least the purpose of these verbs. 
If you have no comments the presence of NB. on each line is still insisted 
upon and verb filef45 will stop if NB. is not on each line.
After file j45.new is completed you can file these verbs using verb: 
filef45 'j45.new' This verb generates TMP(n) files similar to filecode.
The contents of file j45.new is then moved to file j45.old. by verb "newold" 
After succesfull filing, the script files you used for development of the 
new verbs can be filed in an archive subdirectory or to a backup diskette.
I have noticed that the average space required per verb for the j-lib 
is aprox. 25% less then the space used by the equivalent script files.
Both filecode and filef45 can be run unattended, the above TMP(n) files 
will bring any error situations to your attention.
The average time to file one verb is aprox. 15 seconds on my computer. 
The one liners obviously take considerably less time.