Title: | VAX/DEC COBOL |
Notice: | Kit,doc,performance talk info-->DIR/KEY=KIT or DOC or PERF_TALK |
Moderator: | PACKED::BRAFFITT |
Created: | Mon Feb 03 1986 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3250 |
Total number of notes: | 13077 |
If I install COBOL V5.4 on VMS VAX V7.1 and choose LSE update : the install fails with %DCL-W-NOPAREN on the command LSEDIT the debug option gives $ if cobol$version_record .lts. "3.0" then goto no_lsev3 $ !+ $ ! Here we know that we have LSE V3 or greater $ ! installed so perform the update $ !- $ LSEDIT/NODISPLAY/NOSYSTEM_ENVIRONMENT/ENVIRONMENT=( COBOL )- %DCL-W-NOPAREN, value improperly delimited - supply parenthesis \COBOL\ /NOSECTION/COMMAND=(VMI$KWD:LSEUPDATE_ENV.TPU) %DCL-W-NOPAREN, value improperly delimited - supply parenthesis ... LSEDIT is image file identification: "LSEDIT V4.3-04" If I install without LSE UPDATE there is no problem Thanks Flavie
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3236.1 | LSE update portion of installation procedure to be removed | PACKED::BRAFFITT | Tue Apr 29 1997 12:55 | 9 | |
> If I install COBOL V5.4 on VMS VAX V7.1 and choose LSE update : > the install fails with %DCL-W-NOPAREN on the command LSEDIT Yes. The LSE update option of the VAX COBOL installation procedure (V5.4 and earlier) is no longer supported. To update the COBOL LSE templates, you need to re-install DECset. The LSE update portion of the VAX COBOL installation procedure will be removed in the next update of the VAX COBOL installation procedure. |