Development
|
iPOGO Development Center Report #193
| #193 MBD - Resolved - Default SPC file should not be edited in Notepad
| |
BugNo |
193
| |
CodeModule |
MBD
| |
Status |
Resolved
| |
Title |
Default SPC file should not be edited in Notepad
| |
Description |
In version 4.2, the SPC file generated by the program should not be edited in Notepad. The carriage returns codes are stripped out when the text file is saved unless they are manually entered by the user.
Likewise, carriage return codes manually entered by the user are duplicated in the legal description output file where the lines should be word wrapped.
| |
Comments |
The valid MBD specification lines end with ! and not ;. That is because the semi-colon is needed for writing a legal description. Even though the lines may break in the spec file, the program should read to the ! and concatenate the lines starting after the previous ! into a continuous string of text that will be word wrapped by the user's word processing program. The user should not have to re-enter every hard return to replace the program's carriage returns in Notepad. Other text editors do not strip out these hard returns.
| |
FiledBy |
set
| |
FiledDate |
06/20/2000
| |
ResolvedDate |
06/29/2000
| |
Resolution |
Can be edited in Notepad now.
| |
VersionNo |
4.23
| |