Development
|
iPOGO Development Center Report #142
| #142 MAIN - Resolved - 7 and 77 command output format problems
| |
BugNo |
142
| |
CodeModule |
MAIN
| |
Status |
Resolved
| |
Title |
7 and 77 command output format problems
| |
Description |
When you copy the the 7 or 77 command output and paste into a simple text editor like notepad, the column formatting is lost. The formatting is ok when pasted into a MS Word document. Appears to be related to tab definitions. Should eliminate tabs and replace with true spaces.
| |
Comments |
-
| |
FiledBy |
set
| |
FiledDate |
03/12/2000
| |
ResolvedDate |
12/05/2001
| |
Resolution |
Tabs are used to force alignment of coordinate columns. True spaces would require calculation of entire line length. This will be subject to the user defined decimal precision that is to be implemented in the future. Will address the space versus tab issue concurrently with the user defined precision.
| |
VersionNo |
5.0.0.4
| |