Search found 5 matches
- Wed Jul 09, 2003 7:00 am
- Forum: Technical / Scripting
- Topic: Macro Scheduler Repeat Continuously Scheduling Problem
- Replies: 2
- Views: 5308
Macro Scheduler Repeat Continuously Scheduling Problem
Operating system is Windows 2000. Macro Scheduler Pro 7.2.036 (08/05/2003) Problem Encountered ------------------- I have only one macro in Macro Scheduler. The macro is scheduled in Macro Scheduler to run once every 20 minutes. However, the kicking off of the macro by Macro Scheduler is unreliable....
- Tue Jul 01, 2003 5:20 am
- Forum: Technical / Scripting
- Topic: Scripts Cannot find Labels/Sub-routines in Some Situations
- Replies: 4
- Views: 7994
Hi Armstrong, My Reply ---------- I stated : (The subrountine was declared at the top of the macro). Probably should have stated that the subroutine was defined at the top of the macro. A skeleton of the code is below. //// Local Subroutines Below //// // Subroutine to present mouseclicks/keystrokes...
- Tue Jul 01, 2003 4:55 am
- Forum: Technical / Scripting
- Topic: Macro Recording Problem with citrix based application
- Replies: 4
- Views: 6738
- Sat Jun 28, 2003 1:28 am
- Forum: Technical / Scripting
- Topic: Scripts Cannot find Labels/Sub-routines in Some Situations
- Replies: 4
- Views: 7994
Scripts Cannot find Labels/Sub-routines in Some Situations
Macro Scheduler Pro 7.2.036 Operating system is Windows 2000. Problem Encountered ------------------- I have had some problems with scripts that include labels and with scripts that include sub-routines calls. I get errors such as: 1. Error – Label truelabel1 Not Found The problem was for an ‘if’ – ...
- Sat Jun 28, 2003 1:25 am
- Forum: Technical / Scripting
- Topic: Macro Recording Problem with citrix based application
- Replies: 4
- Views: 6738
Macro Recording Problem with citrix based application
Macro Scheduler Pro 7.2.036 Operating system is Windows 2000. Problem Encountered ------------------- Wish to record the mouseclicks/keystrokes for starting of a citrix based application, logon, movement through some of the application menu options, and exiting of the citrix application. I have trie...