We use the following FOSI coding to test environment variables in Windows:
<specval attname="COMPUTERNAME" attloc="system-var" attvalue="myvalue">
So I bet you could construct a similar fillval.
We also set these variables in the custom\init with acl containing:
$ENV["MYSYSVAR"] = "myvalue"
On 2/19/07, egrubs <-> wrote:Hi Adepters,
I want to capture the "COMPUTERNAME" from "set" properties and add it to PDF "Document Propeties..." --> "Description" --> "Author." I would like to do this using FOSI stylesheet.
Just in case you do not understand what I meant by "set" properties--if you will bring up your DOS console and type "set" then push enter, a list of property values will display. I want to capture the value of "COMPUTERNAME" (
e.g. COMPUTERNAME=SVUSSAMPSON -- the word "SVUSSAMPSON" will display in the PDF Document Properties, as Author: SVUSSAMPSON.
Does anyone know how I can accomplish this task?
I hope you understand my explanation. Thanks in advance for you help and please let me know if more information is required.
Regards,
Siarom Egrub >> To unsubscribe from the list, send an email to
listmanager@maillist.arbortext.com
with the following in the body: unsubscribe adepters - For additional information on the adepters list (how to subscribe or unsubscribe etc), send an email to:
listmanager@maillist.arbortext.com with the following in the body: info Adepters - You may also go to
forums.arbortext.com
, enter the Adepters folder and change your subscription options and preferences.>>
-- Paul Nagai