Re: ON-LOGON trigger

From: Dave S <DS_at_nospam.com>
Date: Sun, 31 May 1998 15:54:21 -0400
Message-ID: <6kscin$dno$1_at_tor-nn1.netcom.ca>


Hi,

This is a great idea, I never thought about using parameters.

Thanks!

But, if I could trouble you for a little more information, we will eventually get rid of the menuing package that we use to launch forms apps, and as a result, the %name% parameter will not be accessable to me. And since %name% would be available, do you know how else I might be able to find out this value?

Regards, Dave

Robo wrote....
>If I got you right, then you need a Parameter telling you who the user is
who
>wants to connect and
>you want to code this into the command line so that you can say f50run32
><myform> %name%
>Would it be an idea if you would use a Forms PARAMETER. Because you can
invoke
>a form with some PARAMETER values.
>
>I mean ( and often did ) to start a from you can use a command line like
this
>
> f50run32 <myform> PARAM1=PARAM1_VALUE PARAM2=PARAM2_VALUE
>
>So if you would have a PARAMETER for instance
>THE_USER_I_LIKE_TO_CONNECT=%name% on invocation of your
>form you can use the value of this parameter in the on_logon trigger.
>
>Is this what you need ?
>
>Regards
> Robo.
>
Received on Sun May 31 1998 - 21:54:21 CEST

Original text of this message