iPOGO
Home FAQs Center Help Manual Development Contact Us
Development

Status
RESOLVED
FUTURE
 
CodeModule
DXFIN
DXFOUT
IMPORT
MAIN
MBD
TRAV
WHIP!
 
Legal Notices   Message Board

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
iPOGO V5 Help Manual On-Line, Copyright © 1994-2002 POGO Partnership, LLP. All Rights Reserved.