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

  1. -- card: 12910 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3468
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 81
  10. -- high flags: 0004
  11. -- rect: left=168 top=139 right=229 bottom=373
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 256
  18. -- line height: 12
  19. -- part name: about
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide card field about
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=368 top=317 right=337 bottom=393
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1015 / 1015
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   show card field about
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part contents for background part 2
  47. ----- text -----
  48. Find
  49.  
  50. -- part contents for background part 1
  51. ----- text -----
  52.  
  53. This XFCN finds a string in a container returning line & item number
  54.  
  55. The syntax for the find command is:
  56.  
  57. position = FIND( target, source [ ,afterLine [ ,afterItem ] ] )
  58.  
  59. The target is any container through which you want to search.
  60. The source is any container, variable or string for which you ┬á┬áwant to search. If the source string begins with the ΓÇ£<ΓÇ¥ ┬ácharacter then the search is for any match of the source in the target. (The ΓÇ£<ΓÇ¥ character is not treated as part of the string.) Otherwise, the search is for an exact match of the ┬ásource with an item in the target. The afterLine is an optional parameter specifying the line after which to begin searching. The afterItem is an optional parameter specifying the item after which to begin searching.
  61.  
  62.  
  63.  
  64. -- part contents for background part 9
  65. ----- text -----
  66. XFCN
  67.  
  68. -- part contents for background part 4
  69. ----- text -----
  70.  
  71. FIND( <target>, <source> [ ,<afterLine> [ ,<afterItem> ] ] )
  72.  
  73. -- part contents for background part 8
  74. ----- text -----
  75. Boojum Computer Systems, Inc.
  76.  
  77.  
  78. -- part contents for card part 1
  79. ----- text -----
  80. $10 Shareware Fee
  81.  
  82. Boojum Computer Systems, Inc.
  83. 15004 Donna Drive
  84. Silver Spring, Md 20904
  85.  
  86. Copyright 1987,All Right Reserved
  87.