Skip to main content
Hi all,

In the back of my brain I seem to remember someone having a solution to
get the actual command line - with all the /asn /ini /xxx switches....

Does anybody out there have a solution on how to obtain that?

Regards,
Knut

------------------------------
Knut Dybendahl
------------------------------
Hi all,

In the back of my brain I seem to remember someone having a solution to
get the actual command line - with all the /asn /ini /xxx switches....

Does anybody out there have a solution on how to obtain that?

Regards,
Knut

------------------------------
Knut Dybendahl
------------------------------
Hi Knut,

Here's a hint:
Regards,
Daniel

------------------------------
Daniel Iseli
Principal Technical Support Engineer
Uniface Services
Rocket Software, Switzerland
------------------------------
Hi Knut,

Here's a hint:
Regards,
Daniel

------------------------------
Daniel Iseli
Principal Technical Support Engineer
Uniface Services
Rocket Software, Switzerland
------------------------------
Champ!!

------------------------------
Knut Dybendahl
------------------------------
Champ!!

------------------------------
Knut Dybendahl
------------------------------
Well, there's actually another way too....

vs_asn_file = $setting("usys", "[files]userasn", "USYSDATA")

Regards,
Knut

------------------------------
Knut Dybendahl
------------------------------
Well, there's actually another way too....

vs_asn_file = $setting("usys", "[files]userasn", "USYSDATA")

Regards,
Knut

------------------------------
Knut Dybendahl
------------------------------

Indeed.

vs_usys_asn_file = $setting("usys", "[files]usysasn", "USYSDATA")
vs_usys_ini_file = $setting("usys", "[files]usysini", "USYSDATA")

Regards,
Daniel



------------------------------
Daniel Iseli
Principal Technical Support Engineer
Uniface Services
Rocket Software, Switzerland
------------------------------