comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Open VMS and PV-WAVE question:
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Open VMS and PV-WAVE question: [message #8487] Tue, 11 March 1997 00:00
leinberger is currently offline  leinberger
Messages: 1
Registered: March 1997
Junior Member
In article <5fqh8t$snp$1@ra.nrl.navy.mil>, p@hetic.com (questionsrus) writes:
> Howdy!
>
> When a user logs on, we would like our DEC 3000 to automatically run a WAVE
> program, as well as automatically log the user off when they exit the WAVE
> program.
>
> We are using OPEN VMS 6.2 and PV-WAVE 6.01.
>
> Please reply via e-mail: dandenault@tip.nrl.navy.mil
>
> Cheers-
> Pat
>
What you probably want to do is to set up a captive account.
Have a look at the System Manager's Manual form the VMS DocSet.
It's all there.

Cheers

Uwe
Re: Open VMS and PV-WAVE question: [message #8496 is a reply to message #8487] Mon, 10 March 1997 00:00 Go to previous message
Ferry Bolhar-Nordenka is currently offline  Ferry Bolhar-Nordenka
Messages: 1
Registered: March 1997
Junior Member
questionsrus wrote:
>
> Howdy!
>
> When a user logs on, we would like our DEC 3000 to automatically run a WAVE
> program, as well as automatically log the user off when they exit the WAVE
> program.
>
> We are using OPEN VMS 6.2 and PV-WAVE 6.01.
>
> Please reply via e-mail: dandenault@tip.nrl.navy.mil
>
> Cheers-
> Pat

o) Set the RESTRICTED and DISCTLY flags in the user's account:

o) Use this procedure as the user's login command (LGICMD):

$ SET NOCONTROL=(T,Y)
$ SET NOON
$ DEFINE/USER SYS$INPUT SYS$COMMAND
$ RUN WAVE ! or whatever you want
$ LOGOUT

The DEFINE/USER command is required only if the WAVE program requires
interactive input.

Greetings, Ferry


--
Ing. Ferry Bolh�r-Nordenkampf
Magistrat der Stadt Wien (MA-14) A - 1010 Vienna (Austria)
Phone: 0222/4000/98632 E-Mail: bol@adv.magwien.gv.at

"Wenn hier einer schuld ist, dann immer nur der Computer."
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: [Q] GRIB decoder for IDL?
Next Topic: bug in KSONE

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:13:45 PDT 2025

Total time taken to generate the page: 0.00511 seconds