home *** CD-ROM | disk | FTP | other *** search
/ Freelog 39 / Freelog039.iso / Bas / Systeme / Mediamat / Sample / Batch.txt < prev    next >
INI File  |  1999-10-26  |  798b  |  51 lines

  1. [diskerror]
  2. message Unable to continue the batch procedure!
  3.  
  4. [input demo]
  5. beep
  6. vdef Your name please! pre
  7. message Hello result!
  8. question Does result wants to repeat this procedure?
  9. goto input demo
  10.  
  11. [no readme]
  12. message No readme file available for this entry!
  13.  
  14. [open demo]
  15. errbatch diskerror
  16. vdef Please select a file of any type to open... pre
  17. open result
  18. minimize
  19.  
  20. [standard configuration]
  21. confpath default
  22. quit
  23.  
  24. [welcome]
  25. open \sample\welcome.txt
  26. minimize
  27.  
  28. [Sample]
  29. errrepeat 2
  30. errbatch Errorbatch
  31. open xy
  32.  
  33. [play midi]
  34. midplay \sample\midi.mid
  35.  
  36. [send text]
  37. open \mediadat\batchhelp.txt
  38. text This sentence was generated by the script command "text"
  39. ascii 13
  40. ascii 13
  41. wait 1
  42. ascii 13
  43. wait 1
  44. ascii 13
  45. wait 1
  46. ascii 13
  47. wait 1
  48. ascii 13
  49. wait 1
  50. ascii 13
  51.