Creating dynamic ENVIRONMENT VARIABLES
Syed Shahul Hameed Mustaffa
sshahulgm at gmail.com
Mon Oct 3 15:17:12 CDT 2005
Dear Gurus,
I'm using AXIANT 4GL/PH/WINDOWS (Thin Client).
To set the report path dynamically, I am storing the path in the database.
I'm creating a dynamic Windows environment variable to pass this path to the
report using the following command.
SETSYSTEMVAL("UEVD_REPNAME", TRUNCATE(REPORTFILE))
I'm using the following command in the quiz file.
set report device disc LIMIT 10000 name $UEVD_REPNAME
My issue is security.
The network user I'm using to connect to server has to be a member of the
ADMINISTRATORS group.
And I could not suppress the network user logon dialog box.
How can I resolve this issue?
Can anyone helpme out of this issue? I'll appreciate.
Regards,
SYED.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20051003/42f965d4/attachment.htm
More information about the powerh-l
mailing list