Structorizer.Desktop icon indicating copy to clipboard operation
Structorizer.Desktop copied to clipboard

Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD).

Results 45 Structorizer.Desktop issues
Sort by recently updated
recently updated
newest added

This is a follow-up to #553 to discuss / handle the progress on command line. My suggestion is to * get max number: * get line number for the file...

enhancement

Given the sample ~~~ error.syntax in file "C:\dev\gc-contrib\trunk\samples\worldcities\worldcities3fix.cbl" Preceding source context: 289: 290: 01 cd-date. 291: 03 cd-year pic xx. 292: 03 cd-month pic xx. 293: 03 cd-day-of-month pic xx....

question

The current behavior (for all import languages) is: Output the error - where we had major improvements with showing context, source comments and expected tokens. Then abort. I'm more firm...

question

Hi. It would be great if there were command line options to instruct Structorizer to read a .nsd file and export a picture or even code. Example: `Structorizer --export-png myfile.nsd`...

enhancement

I just wonder what happened to the export, - I've thought we had simple assignments (`MOVE var/lit TO var`) and possibly user input/output data (`ACCEPT var`, `DISPLAY var`) implemented back...

question