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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Manager Macro: runmac32.exe no output to console

Status
Not open for further replies.

MRagucci

Programmer
Feb 16, 2009
1
Hi all,

in a small macro I'm using "Print user.Name" to output the name of a user to console. Inside of CognosScript Editor this is working fine, the console prints out the Username.
However, if I run the same macro via "runmac32.exe macro.mac" the username is not printed to console, but in a MsgBox.

Is there any trick/voodoo/commandline parameter that forces runmac32.exe to print to console?

Thank you so much
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top