home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Pascal / source / Directory Massager / DirMassage.R < prev    next >
Encoding:
Text File  |  1987-03-01  |  873 b   |  71 lines  |  [TEXT/EDIT]

  1. * Resource Definition File for DirMassage
  2. YourDisk:DirMassage/Rsrc.Rel *replace 'YourDisk' with its name!
  3. APPLTMLP
  4. TYPE MENU
  5.  ,1000
  6. \14 
  7. About Massager…
  8. (-
  9.  
  10.  ,1001
  11. File
  12. Quit/Q
  13. *command key equivalent
  14.  
  15.  ,1002
  16. Massage
  17. Massage/M
  18.  
  19. *title
  20. *coördinates
  21. *only the first letters are significant for Visible,Invisible,Goaway,Nogoaway
  22. *proc ID
  23. *reference value
  24. TYPE DLOG
  25.  ,1001
  26. Volume Display Window 
  27. 40 85 290 425
  28. Visible  NoGoAway
  29. 0
  30. 0
  31. 1001
  32.  
  33. *in DITL, B S E R C D are significant for Button, StaticText, EditableText, Radio Button, CheckBox, Disabled
  34.  
  35. TYPE ALRT
  36.  ,1003
  37. 100 70 200 440
  38. 1003
  39. 7654
  40.  
  41. TYPE DITL
  42.  ,1003
  43. 1
  44.  
  45. BtnItem Enabled
  46. 70 10 90 100
  47. OK
  48.  
  49. TYPE ALRT
  50.  ,1004
  51. 100 70 200 450
  52. 1004
  53. 4444
  54.     
  55. TYPE DITL
  56.  ,1004
  57. 3
  58.  
  59. BtnItem Enabled
  60. 70 10 90 100
  61. OK
  62.  
  63. StatText Disabled
  64. 10 10 30 370
  65. DirMassage V1.2, for the GEnie situation
  66.  
  67. StatText Disabled
  68. 30 10 50 360 
  69.      Bob Overkamp, 1986 & 1987
  70.  
  71.