using v13.0.01 things are much the same.
if anything, it now happens slightly more randomly (gut feel)
perhaps even Macro Scheduler seems to hanging more often rather than getting as far as the error message
Search found 10 matches
- Mon Nov 21, 2011 10:27 pm
- Forum: Technical / Scripting
- Topic: Access Violation
- Replies: 10
- Views: 9000
- Mon Nov 21, 2011 9:03 pm
- Forum: Technical / Scripting
- Topic: Access Violation
- Replies: 10
- Views: 9000
- Mon Nov 21, 2011 8:58 pm
- Forum: Technical / Scripting
- Topic: Access Violation
- Replies: 10
- Views: 9000
- Mon Nov 21, 2011 7:13 pm
- Forum: Technical / Scripting
- Topic: Access Violation
- Replies: 10
- Views: 9000
- Mon Nov 21, 2011 7:12 pm
- Forum: Technical / Scripting
- Topic: Access Violation
- Replies: 10
- Views: 9000
- Mon Nov 21, 2011 6:14 pm
- Forum: Technical / Scripting
- Topic: Access Violation
- Replies: 10
- Views: 9000
Access Violation
Hi, I'm banging my head off the wall a bit and would really appreciate any help or advice on my issue. I've written my first script (v13) and am having constant Access Violation errors. I have a relatively straight forward script which opens a program, moves around, clicks an update button, moves ar...
- Mon Dec 13, 2010 6:40 pm
- Forum: Beginners
- Topic: Shift + Tab ?
- Replies: 1
- Views: 3276
Shift + Tab ?
Hi,
I'm struggling to be able to use Shift+Tab together. Anyone know?
Thanks
I'm struggling to be able to use Shift+Tab together. Anyone know?
Thanks
- Mon Dec 13, 2010 6:16 pm
- Forum: Technical / Scripting
- Topic: navigating to a particular form object
- Replies: 4
- Views: 5465
Both, thanks for your replies adroege, the item i wish to reach is a tree view list on a tabbed page on the form. rather than hop, skip and jump my way there I was hoping to be able to ascertain the 'handle' (?) of my treeview list and refer to it directly. So, whilst I can set the focus to the pare...
- Mon Dec 13, 2010 12:01 am
- Forum: Technical / Scripting
- Topic: navigating to a particular form object
- Replies: 4
- Views: 5465
- Sun Dec 12, 2010 10:12 pm
- Forum: Beginners
- Topic: General Approach to Navigating Round a Window?
- Replies: 1
- Views: 3081
General Approach to Navigating Round a Window?
Hi All, If I have a window which is a desktop app, (fully devoid of ALT keyboard shortcuts) and wish to do a number of tasks involving reading values, populating text boxes, moving round tabpages, navigating though datagrids and pressing a few buttons, what approach should i take? Should almost ever...