From: Jeff H. <Je...@Je...> - 2020-07-08 21:20:41
|
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>The HTML listing of stages has had some major reformatting of the diagrams to fit the page for printing.</p> <p>It has also had colors added -- mostly to identify CMS and NetRexx differences, with controls to turn them off for viewing or printing.</p> <p>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. <br> </p> <p>Your input, comments, corrections, complaints, compliments, criticisms, etc. are all welcomed. Thank you!<br> </p> <p>----------</p> <p>In detailed reading of the IBM stuff for the above, down in one of their "examples," it shows the optional leading <b>STRING</b> before a DString can be abbreviated to <b>STR</b> (and maybe shorter???). I have altered our DSTRING class to accommodate this. Also the above documentation.</p> <p>----------</p> <p>I have also added a new file to the documentation directory: <b>methods.html</b>. 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.</p> <p>Jeff<br> </p> </body> </html> |