home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / x_tools1.sit / X-Tools1.1 / card_2884.txt < prev    next >
Text File  |  1988-01-27  |  4KB  |  141 lines

  1. -- card: 2884 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2699
  5. -- name: index
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global menu3
  9.   EnableMenu menu3,1,true
  10.   EnableMenu menu3,2,true
  11.   EnableMenu menu3,3,true
  12. end openCard
  13.  
  14. on closeCard
  15.   global menu3
  16.   EnableMenu menu3,1,false
  17.   EnableMenu menu3,2,false
  18.   EnableMenu menu3,3,false
  19. end closeCard
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=448 top=24 right=70 bottom=504
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 14767 / 14767
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40.  
  41.  
  42. -- part 5 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=457 top=29 right=62 bottom=497
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 26635 / 26635
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: New Button
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   show card field abouthelp
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 6 (field)
  62. -- low flags: 01
  63. -- high flags: 2007
  64. -- rect: left=94 top=62 right=310 bottom=450
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 4
  69. -- text size: 9
  70. -- style flags: 256
  71. -- line height: 12
  72. -- part name: abouthelp
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   hide card field abouthelp
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part contents for background part 1
  81. ----- text -----
  82. X-Tools 1.1
  83.  
  84. -- part contents for background part 4
  85. ----- text -----
  86. All listed
  87.  
  88. -- part contents for card part 6
  89. ----- text -----
  90.           
  91.           X-TOOLS: VER 1.1 (freeware)
  92.           ---------------------------
  93.  
  94. ABOUT: Use this stack as an XFCN,XCMD resource and reference stack. This card gives a list of the names of the Xresources. All of the resources listed are included in the stack for copying. 
  95.    The individual cards give a more indepth view of the resources. The syntax is given by the field beneath the resource name. The same rules apply as in Apple's HyperCard Manual. The brackets denotation indicates optional items. The <filename> item generally refers to the whole pathname(in quotes) or to a container with that pathname. XFCNs are usually followed by parentheses containing all the arguements. The main field contains an explanation and usually a few examples. The name on the bottom refers to the creator. Most of the Xresources are public domain, but a few are shareware (denoted by a button next to the creator).
  96.           ---------------------------
  97. HELP:  The main index card gives a list of the Xresources.To go to an individual card click on the resource in the field list. One can sort by ALL, XFCN, or XCMD using the "Extras" menu.This menu also allows one to copy any XCMD / XFCN resource in this stack to another stack.The Lock/Unlock menuitem only pertains to the fields in the individual cards. Deprotect is used to remove a password and reset the userlevel to scripting in a chosen protected stack.
  98.        You can add your own XCMDs or XFCNs, just make sure to put the name in the card header(field "xname") and the res type in the associated field (field "xtype"). 
  99.           ---------------------------
  100. This stack is actually a compilation of many useful stacks. Much of the actual wording in these stacks has been kept intact so that the creators' original intent could be preserved. 
  101.  
  102. More volumes to follow, so send in your X-resources. Any comments or complaints would be appreciated, especially incorrect information.
  103.  
  104. Randy Brown, Davis Mac Users Group, CA, 12/87
  105.           ---------------------------
  106.  
  107.         <<click on this field to hide>>
  108.  
  109.  
  110.  
  111. -- part contents for background part 2
  112. ----- text -----
  113. ChangeMenu
  114. CheckMenu
  115. DeleteFile
  116. DeleteMenu
  117. Deprotect
  118. DoList
  119. EnableMenu
  120. FileModDate
  121. FileName
  122. Find
  123. ImportPict
  124. IsRunning
  125. ModResCopy
  126. MoveFile
  127. MultiFinder
  128. NewMenu
  129. PopUpMenu
  130. PostEvent
  131. Putfile
  132. RenameFile
  133. ResCopy 
  134. ShowMenu
  135. ShutDown
  136. Sort
  137. SoundCapToRes
  138. Speak
  139. StdFile
  140. SubLaunch
  141. Talk