Sandy Blondino
30th November 2010, 16:10
Hello all,
I have a question about setting a command line in the BW configuration. I have an AFS session that I need to run automatically from the BW configuration in the command line... -- tilit0304m000.
The AFS session has a continue button that starts the session.
Is there a command line parameter that I can add to the end of the line to automatically start the session without clicking on the session continue button?

Thanks for any help,
Sandy

RedBatz
30th November 2010, 16:37
Hi,

you can do it in the AFS session code:

execute(cont.process)

Regards,

Ab

Sandy Blondino
30th November 2010, 18:12
Thanks for your help.
That worked great.

Sandy