| #116 MAIN - Resolved - 100 command should recognize hard returns MODIFIED
|
|
BugNo |
116
|
|
CodeModule |
MAIN
|
|
Status |
Resolved
|
|
Title |
100 command should recognize hard returns MODIFIED
|
|
Description |
The 100 command should recognize all spaces and characters from 100 to semi-colon including carriage returns for multiple lines.
|
|
Comments |
MODIFICATION - 3/3/2000 SET
Program team has added functionality similar to c++ program language where a comment is denoted by /* and */. Program recognizes this as a formatted label but does not print it in the output window.
|
|
FiledBy |
jl
|
|
FiledDate |
03/01/2000
|
|
ResolvedDate |
03/10/2000
|
|
Resolution |
See new /* */ command that produces output as follows:
/* type any text you want
on as many lines
as you need */
|
|
VersionNo |
4.0 Beta
|