My runtime PC is giving different screens than my development pc. How can I get the Auto-Pause information?
I have tried using ScreenPause to get the title, and it returns a empty string while the script is running. The help file says the command shouldn't be used in a script. This is the VBA command I am using at my problem spot... MsgBox ScreenPause & "@@@" & Trim(CStr(Row)) & "@@,@@" & Trim(CStr(Col)) Any tips? Dan Neuman Application Developer HCA-Far West Division IT&S 702-938-9683 Office --- To post a message to this list, send mail to: [email protected] You are currently subscribed as: [email protected] Unsubscribe in the customer center on our website: http://www.bostonworkstation.com/customer_center/virtual_user_group_talk.aspx
