HP3000-L Archives

February 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jerry Fochtman <[log in to unmask]>
Reply To:
Jerry Fochtman <[log in to unmask]>
Date:
Thu, 10 Feb 2000 07:12:36 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (107 lines)
By adding the 'OPTION' parameter following the UDC command name in
the UDC file and then setting the UDC file for system-wide:


SYSLOGON
OPTION LOGON,NOLIST,NOHELP,NOBREAK
           .
           .
IF (FINFO("WELCOME.PUB")) THEN
     PRINT WELCOME.PUB
ENDIF
           .
           .
     (rest of steps for specific UDC command)


 From MANAGER.SYS:
        SETCATALOG <udcfile(s)>;SYSTEM



At 01:40 PM 2/10/2000 +0100, you wrote:
>Thanks for you answer, but how to execute automatically the UDC when an user
>logon?
>
>Best Regards,
>                         Fabien Visini
>                         Rexor
>
>----- Original Message -----
>From: Jerry Fochtman <[log in to unmask]>
>To: Rexor <[log in to unmask]>
>Cc: <[log in to unmask]>
>Sent: Thursday, February 10, 2000 1:37 PM
>Subject: Re: How to put a Welcome when users logon?
>
>
> > At 11:34 AM 2/10/2000 +0100, Rexor wrote:
> > >I would like to put a different welcome for each account.
> > >Is it possible?
> >
> > I've done this with a system-wide logon UDC command that checks
> > to see if the file 'WELCOME.PUB' exists in the user's account.
> > If it did, the UDC simply printed the file to the user's
> > terminal device.  Have also done user-specific messages this
> > way as well, with users homed to their own group and looking
> > in their logon group for a similar file.  Once the group-level
> > file was displayed, it was automatically purged by the UDC
> > commands.
> >
> >
> > /jf
> >                                _\\///_
> >                               (' o-o ')
> >
>__________________________ooOo_( )_OOoo____________________________________
> >
> >                           Thursday, February 10th
> >
> >            Today in 1763 - The French & Indian War ended by the
> >                            Treaty of Paris
> >
> >
>___________________________________Oooo_____________________________________
> >                              oooO  (    )
> >                             (    )  )  /
> >                              \  (   (_/
> >                               \_)
> >
X-no-Archive:yes

/jf
                               _\\///_
                              (' o-o ')
___________________________ooOo_( )_OOoo____________________________________

                          Thursday, February 10th

           Today in 1763 - The French & Indian War ended by the
                           Treaty of Paris

___________________________________Oooo_____________________________________
                             oooO  (    )
                            (    )  )  /
                             \  (   (_/
                              \_)



X-no-Archive:yes

/jf
                               _\\///_
                              (' o-o ')
___________________________ooOo_( )_OOoo____________________________________

                          Thursday, February 10th

           Today in 1763 - The French & Indian War ended by the
                           Treaty of Paris

___________________________________Oooo_____________________________________
                             oooO  (    )
                            (    )  )  /
                             \  (   (_/
                              \_)

ATOM RSS1 RSS2