segtestseq READMEFeaturesLIMITED USE CASE. Created with the intended use of updating sequence numbers in COBOL sources in the first 6 positions of each line. This will inspect the source for line numbers in the first 6 positions of each line. It will determine if a number exists and if it is greater than the line before it. Requirementsn/a Extension SettingsTo use: Open file you wish to resequence then enter CTRL+SHIFT+P and run COBOL Macro: Seq When you run 'COBOL Macro: Seq', user will be prompted for the increment value for each line not in sequence. Known IssuesN/A Release NotesInitial Release. 0.0.5Also trim any characters &/or whitespace past column 80, as it was causing issues with uploads/debug runs. 09/21/2021 0.0.4Prevent MarcID (column 73+) from getting cleared during execution. 09/01/2021 0.0.3Corrected macro call. For real this time. 0.0.2Corrected macro call 0.0.1Initial release of COBOL Macro: Seq - 06/28/21 Enjoy! Steps for updating and publishing:
|