T.R | Title | User | Personal Name | Date | Lines |
---|
2870.1 | V3.0: Syntax .DISPLAY [line-sym][,col-sym,] file-name-symbol | IOSG::HULIN | Ian Hulin, IOSG: REO, DTN 830-6141 | Wed Jun 16 1993 11:48 | 13 |
| .DISPLAY takes symbols as parameters in V3.0. The documentation does not
reflect this, but this has been IPRed and should be fixed for the PFR.
Either use LIST as a work-round or change the .DISPLAY in your example to be
.DISPLAY "my-file-spec"
^ ^
Don Vickers raised this problem shortly before sadly being declared anathema and
hurled in into the uttermost non-Digital void by the powers of Darkness . . .
Cheers,
Ian
|
2870.2 | .DISPLAY doesn't work under 3.0 and pointer to other question | TINNIE::SETHI | Ahhhh (-: an upside down smile from OZ | Wed Jun 16 1993 12:04 | 24 |
| Hi Ching-U,
>It seems that ".DISPLAY file" no longer work in v3.0 . It give
>some kind of syntax error.
I have just tested this it works under 2.4 and you get a syntax error
under 3.0 " %OA-W-SCPSYNTAX, Incorrect syntax in SCRIPT command:
.display [-]login.com".
>There were lots of compilation errors for Scripts with "IF THEN"
>statements. Workaround was to add "-" as the delimeter.
You will find that the .IF THEN construct has changed and the "ELSE"
has been introduced and hence the problems with the ".IF THEN". See
topic "Rules of Syntax" 80.4 for DO scripts 80.5 and 80.11, which
appears to correct a slight mistake in 80.4 :-).
I can't answer the .display question apart from saying I have tested
here and it does not work under 3.0 !!!
Regards,
Sunil
|
2870.3 | Thanks | ZPOVC::CHINGYUE | | Wed Jun 16 1993 12:45 | 5 |
| Ian and Sunil, thanks for the speedy response.
Since I've got no v3.0 here, will test out Ian's suggestion of
.DISPLAY at customer's site tomorrow.
ching-U
|
2870.4 | DISPLAY "file name" works | TINNIE::SETHI | Ahhhh (-: an upside down smile from OZ | Thu Jun 17 1993 04:03 | 1 |
|
|