Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Macro password security

Status
Not open for further replies.

Kaiaualad

Technical User
Jun 15, 2001
70
AU
I would like to use environmental variables in a Transformer macro to replace the username and password in the macro. What is the syntax to pick up an environmental variable? Is it possible
e.g DIM username = {user_variable$}?
 
Use Environ(environment-string$). It's documented in the macro help.

Regards,

Dave Griffin


The Decision Support Group
Reporting Consulting with Cognos BI Tools
"Magic with Data"
[pc2]
Want good answers? Read FAQ401-2487 first!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top