Development
|
iPOGO Development Center Report #115
| #115 MAIN - Resolved - Invalid command points to last line of bad command
| |
BugNo |
115
| |
CodeModule |
MAIN
| |
Status |
Resolved
| |
Title |
Invalid command points to last line of bad command
| |
Description |
An invalid command is read until the next semi-colon is found. The error message then says the line with the semi-colon is the error location. Should give the line the invalid command starts on.
| |
Comments |
-
| |
FiledBy |
jl
| |
FiledDate |
03/01/2000
| |
ResolvedDate |
03/03/2000
| |
Resolution |
Line number of the next line after the last good command is displayed as the location of the error. This means that if you have blank lines or comments, they are included as part of the erroneous data block. Just look down until you start real command syntax to find the problem command line.
| |
VersionNo |
4.0 Beta
| |