home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / t / tbkopen.zip / TBKOPEN.TBK (.txt) < prev   
Asymetrix ToolBook File  |  1991-01-30  |  8KB  |  36 lines

  1. `D|D|
  2. `D|D|
  3. enterBook
  4. enterBook
  5. sizeToPage
  6. linkDLL "tbkopen.dll"
  7. STRING OpenDlg(
  8. "c:\", "*.*","Please choose the file you would like 
  9. ...","
  10. "You chose 
  11. 8:" & CRLF & 
  12. "Cancel 
  13. Error"
  14. buttonUp
  15. buttonUp
  16. tbkopen.dll
  17. OpenDlg
  18.                     3
  19. Please choose the file you would like to open...
  20. OpenDlg
  21. You chose the file:
  22. Cancel or Error
  23. label
  24. Click here to see
  25. Generic Open Dialog Box
  26. Click Here!
  27. This book is demonstrates TBKOPEN.DLL.  Click on the button below to see the generic open dialog box.  Copy the button's script as needed.
  28. The OpenDlg function requires four parameters:
  29.     STRING OpenDlg(STRING, STRING, STRING, STRING)
  30. Parameter 1:  Default directory specification
  31. Parameter 2:  Default file specification
  32. Parameter 3:  Prompt text, instructions to user
  33. Parameter 4:  Dialog caption
  34. 8b`5@
  35. "|&8bjaR
  36.