Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ReadMe.txt | 2011-06-14 | 1.1 kB | |
SrcFrmt-v2.6.zip | 2011-06-13 | 158.9 kB | |
SrcFrmt-v2.6.7z | 2011-06-13 | 109.8 kB | |
Totals: 3 Items | 269.8 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. 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.