home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DASHFLOT.ZIP / DASHSINK.SCT < prev   
Text File  |  1993-10-11  |  552b  |  24 lines

  1.  
  2. ; Use the "DASH_Dashboard1" parent window
  3. Attach "DASH_Dashboard1", 1
  4.     Type "{Tab}{Tab}{Tab}{Right}{Return}"
  5.  
  6. ;;;;;;;;
  7.  
  8. ; Use the "DASH_#327701" dialog window
  9. Attach "DASH_#327701", 1
  10.     Wk_BringDashboar = 301
  11.     RadioButton Wk_BringDashboar SingleClick
  12.  
  13. ; Use the "DASH_Customize" dialog window
  14. Attach "DASH_Customize", 1
  15.     Wk_Done = 2
  16.     Button Wk_Done SingleClick
  17.  
  18. ; Use the "DASH_Dashboard1" parent window
  19. Attach "DASH_Dashboard1", 1
  20.     Wk_Selection = -4016
  21.  
  22. ;     Select "Wk_Selection" from the System Menu
  23.     SysMenuSelect Wk_Selection
  24.