Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ReadMe.txt | 2011-06-25 | 1.4 kB | |
SrcFrmt-v2.7.zip | 2011-06-25 | 158.8 kB | |
SrcFrmt-v2.7.7z | 2011-06-25 | 109.8 kB | |
Totals: 3 Items | 269.9 kB | 0 |
To install, just unzip and run SrcFrmt.exe. IMPORTANT: If you have a previous version, you should copy all the files into the old version's folder so your settings will be used by the new version. Added Saturday June 25, 2011: The files have been updated because a corrupted INI file had been put in by mistake. Version 2.7 --- Bug fix release (beta). FIXED: Now correctly decides which TAB-related settings to apply. New in Version 2.6 --- Three new features, plus six bug fixes Feature: Preserves settings from previous installation: Just be sure there's a copy of the old INI file in the program's folder when you run it the first time. Feature: Properly indents PBWin version 10's: Asmdata, Enum, FastProc and Prefix blocks. Feature: Can align variable declarations and equates to a specified column. FIXED: It now properly formats these combined relational operators: "<=", "=>" and "<>" FIXED: It now properly formats postfix notation: "a+=" and a-= FIXED: It didn't respect tab/spacing options when running without the GUI. (It was trying to get the default tab width value from a hidden textbox.) FIXED: It now properly converts multiple variables declared in Dim/Local... FIXED: After a "Declare" statement, it started indenting comments. FIXED: Improper handling of series of commas.