Development
|
iPOGO Development Center Report #86
| #86 MAIN - Resolved - Comma after command not recognized
| |
BugNo |
86
| |
CodeModule |
MAIN
| |
Status |
Resolved
| |
Title |
Comma after command not recognized
| |
Description |
Commas are converted to spaces in the middle of the command, but are not recognized after the command number itself where there is no space after the comma.
| |
Comments |
$ example
0 1 100 100 2 200 200;
91;
15.1,1,1,1,1,; 7 1 1 2; $ does not work
15.1, 2,2,2,1,; 7 1 1 2; $ works
15.1,3,3,3,1,; 7 1 1 2;
15.1,4,4,4,1,; 7 1 1 2;
| |
FiledBy |
set
| |
FiledDate |
02/18/2000
| |
ResolvedDate |
02/28/2000
| |
Resolution |
-
| |
VersionNo |
4.0 Beta
| |