Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advanced Macro recorder
Message
From
14/12/2007 17:15:01
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
14/12/2007 16:25:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01276005
Message ID:
01276017
Views:
34
>Hi All,
>
>I am look for a advanced macro recorder that records both keyboard and mouse actions. I want to develop a means to generate test cases and to integrate into the application (internally or externally) so the client can generate steps to reproduce errors. Does anyone know one exist application or know a way intercept these action so I build my own?
>
>I am try to avoid using the KeyPress and Mouse events. There are way to many existing forms under take such a task.

So what? Have your recorder bindevent() all such events to its own logging method. Recheck the number of objects periodically to catch any new objects that may have been created.

Or you can use event logging for these events only. I tried something like that once upon a time - 5 years ago, I think - and the thing that made me give up (apart from finding a job ;) was the menus. There was no way back then to reliably detect a menu selection, all he way down to the submenu's bar.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform