home *** CD-ROM | disk | FTP | other *** search
/ Techno Guide - Aspettando Windows 98 / TechnoGuide.iso / applicaz / snotetab / cliphelp.clh < prev    next >
Text File  |  1998-01-25  |  2KB  |  122 lines

  1. = V4 MultiLine NoSorting
  2.  
  3. H=Library header
  4. = V4 MultiLine NoSorting TabWidth=30
  5.  
  6.  
  7.  
  8. H=Divider
  9. H=;---
  10.  
  11.  
  12. H=Blank divider
  13. H=;
  14.  
  15.  
  16. H=Wrap around placement
  17. ^&
  18.  
  19. H=Simple prompt
  20. ^?[Prompt]
  21.  
  22. H=Prompt with default value
  23. ^?[Prompt=Value]
  24.  
  25. H=Optional prompt
  26. ^?[Prompt=^&]
  27.  
  28. H=Prompt with selected text
  29. ^?[Prompt==^&]
  30.  
  31. H=Combo box
  32. ^?[Prompt=Value1|Value2|Value3]
  33.  
  34. H=Combo box with default value (2)
  35. ^?[Prompt=Value1|_Value2|Value3]
  36.  
  37. H=Combo box limit to list
  38. ^?[Prompt==Value1|Value2|Value3]
  39.  
  40. H=Combo box with alternative values
  41. ^?[Prompt=List1^=Value1|List2^=Value2|List3^=Value3]
  42.  
  43. H=Date
  44. ^[mmmm dd, yyyy^]
  45.  
  46. H=Time
  47. ^[hh:nn^]
  48.  
  49. H=Information window (Centered)
  50. ^!INFO=Message
  51.  
  52.  
  53. H=Information window (left align)
  54. ^!INFO=[L]Message
  55.  
  56.  
  57. H=Information new line
  58. >>
  59.  
  60. H=Calculate expression (1)
  61. ^!CALC=[Expression]
  62.  
  63.  
  64. H=Calculate expression (2)
  65. ^!CALC=[Expression;Decimals] Units=Information
  66.  
  67.  
  68. H=Calculate expression (3)
  69. ^!CALC=[^?[Variable1]+Sin(^?[Variable2])*^?[Variable3]]
  70.  
  71.  
  72. H=Paste expression result
  73. ^$[Expression;Decimals]
  74.  
  75. H=Launch program (1)
  76. ^!Program
  77.  
  78.  
  79. H=Launch program (2)
  80. ^!Program DocName
  81.  
  82.  
  83. H=Launch active document
  84. ^!Program ^**
  85.  
  86.  
  87. H=Launch active document (no ext.)
  88. ^!Program ^*
  89.  
  90.  
  91. H=Open file
  92. ^!OPEN:file name
  93.  
  94.  
  95. H=Insert file
  96. ^!INSERT:file name
  97.  
  98.  
  99. H=Move caret
  100. ^!JUMP:TEXT_START or TEXT_END or DOC_START or DOC_END
  101.  
  102.  
  103. H=Open URL
  104. ^!URL:http://www.notetab.com/
  105.  
  106.  
  107. H=Send E-mail
  108. ^!EMAIL:Address;Subject
  109.  
  110.  
  111. H=Send E-mail with document
  112. ^!EMAIL:Address;Subject;+
  113.  
  114.  
  115. H=Wait command
  116. ^!WAIT
  117.  
  118.  
  119. H=Prompt command
  120. ^!PROMPT
  121.  
  122.