home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / sbdemo / rec.txt < prev    next >
Text File  |  1996-10-24  |  1KB  |  34 lines

  1. #00
  2. ShowBasic Recorder allows to record ShowBasic script 
  3. while some real actions are being performed in Windows.
  4. #00
  5. The recorded script uses either raw mouse/keyboard simulation 
  6. or "smart" menu/dialog mouse event simulations.
  7. #00 0300 0295 drarrow.wmf
  8. Our sample shows recording of "smart" events. 
  9. To do that we check the checkbox titled "Menu/dialog
  10. mouse recording."
  11. #03 0358 0223 uparrow.wmf
  12. Make sure that the selected "hot-key" will not interfere 
  13. with the recorded sequence.
  14. #03 0463 0105 uparrow.wmf
  15. When all required options are selected, we click "Use" 
  16. button and recorder is minimized. 
  17. #07 0260 0190 f2.wmf
  18. The recording has not been started yet, we can rearrange  
  19. the screen and start applications. Recording will start 
  20. when we hit the selected hot-key, in our case this is F2.
  21. #07
  22. Now we simply do what we want to record. Here we will open 
  23. some file in Notepad.
  24. #22 0260 0190 f2.wmf
  25. When we are finished, we hit the hot-key again to stop 
  26. recording.
  27. #23
  28. The Recorder pops back up and now it has the recorded script 
  29. in its edit window. We can add comments to it, edit it and 
  30. continue recording the next segment if needed. When we are 
  31. finished, we will save and test the recorded program.
  32.  
  33.  
  34.