From: Colin <net...@im...> - 2020-07-13 21:45:01
|
. . . and the methods.html has already come in handy. I didn't realize there was a GetXRange method and was about to start work on devising my own -- no need now!! Great work - thanks Jeff Colin On 2020-07-08 14:20, Jeff Hennick wrote: > > The HTML listing of stages has had some major reformatting of the > diagrams to fit the page for printing. > > It has also had colors added -- mostly to identify CMS and NetRexx > differences, with controls to turn them off for viewing or printing. > > The major "symbols," delimitedString, inputRange, xorc, and regex are > now explained. In print, they precede the stages. On line, in each > stage, they are clickable and a floating window is displayed with the > definition, examples, etc. > > Your input, comments, corrections, complaints, compliments, > criticisms, etc. are all welcomed. Thank you! > > ---------- > > In detailed reading of the IBM stuff for the above, down in one of > their "examples," it shows the optional leading *STRING* before a > DString can be abbreviated to *STR* (and maybe shorter???). I have > altered our DSTRING class to accommodate this. Also the above > documentation. > > ---------- > > I have also added a new file to the documentation directory: > *methods.html*. This has the info for stage authors on the available > methods. This is a first cut. I'm sure some of them will be taken out > as not useful in writing stages; I may have missed some. Again any > ideas are requested. Thanks. > > Jeff > > > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |