Re: Running a Form

From: Jan Hansen <jan_at_brandsoft.dk>
Date: Thu, 17 Dec 1998 17:17:07 +0100
Message-ID: <m7ae2.210$UP4.840_at_news.get2net.dk>


>Can anyone tell me how to run a form from the command line without having
to
>type in the username and password each time?
>
>Is it possible to include the username and password in a pre-form trigger
or
>in a batch file when running the fmx?

try this in your batch file:
f50run32 module=FmxFileName userid=username/password

don't put spaces around "=" or '/'
if you use forms45, then use f45run32 instead.

  • Jan
Received on Thu Dec 17 1998 - 17:17:07 CET

Original text of this message