home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 September / Chip_2000-09_cd1.bin / sharewar / NoteTab / WhatsNew.txt < prev   
Text File  |  2000-08-03  |  81KB  |  1,283 lines

  1. What's New in Version 4.82
  2. __________________________
  3. »»»»»»»»»»»»»»»»»»»»»»»»»»
  4. (Released on May 12, 2000)
  5.  
  6. Major Changes in Latest Versions
  7. ================================
  8. Only the most significant feature changes are listed under this topic. See the next main topics for a more comprehensive explanation of the changes.
  9.  
  10. NoteTab v4.82 (released: 12 May 2000)
  11. »»»»»»»»»»»»»
  12. * Powerful new engine for regular expressions.
  13. * See details of changes under next section.
  14.  
  15. NoteTab v4.81 (released: 22 March 2000)
  16. »»»»»»»»»»»»»
  17. * Maintenance release (see changes under next main topic).
  18.  
  19. NoteTab v4.8 (released: 14 February 2000)
  20. »»»»»»»»»»»»
  21. * NoteTab now integrates with HTML Tidy, TopStyle, and CSE HTML Validator.
  22. * Added Clipbars to NoteTab Pro and Std: a special type of toolbar with buttons that run Clips.
  23. * NoteTab Light now supports the full Clip language.
  24. * Added over 50 new commands and functions to the Clip language.
  25. * Improved the HTML Clipbook libraries and added the HTML-1 and HTML-2 Clipbars.
  26. * Option to generate HTML tags in uppercase, lowercase, or XHTML format.
  27. * Menu command to convert selected HTML tags to uppercase, lowercase, or XHTML format.
  28. * Added feature to enable previewing of Web pages, such as ASP and Cold Fusion, through a local Web server.
  29. * NoteTab Pro can now open files larger than 16 MB.
  30. * Supports .png images (image size for HTML image tags).
  31. * Significantly improved performance of Perl, Gawk, and other related Clip commands.
  32. * Improved support for WordStar commands.
  33.  
  34. NoteTab v4.6/a (released: 22/30 March 1999)
  35. »»»»»»»»»»»»»»
  36. * Text drag-and-drop editing added to NoteTab Pro
  37. * AutoCorrect/AutoReplace mode similar to Microsoft« WinWord
  38. * Support MS-Office sound events
  39. * Icons in menus
  40. * Option to show nonprinting characters in NoteTab Pro
  41. * Option for incremental backups
  42. * Read and write EBCDIC files
  43. * Improved response to the Intellimouse wheel
  44. * Improved Find/Replace dialog boxes
  45. * Programmable templates
  46. * Powerful new Clip commands and functions
  47. * NoteTab Pro:
  48.   + winner of the 1999 Shareware Industry Awards
  49.    ("Best Web Enhancement" category)
  50.   + winner of the 1999 People's Choice Award
  51.  
  52. NoteTab v4.52 (released: 16 November 1998)
  53. »»»»»»»»»»»»»
  54. * Menu command to insert HTML links and images
  55. * Disk Search command supports regular expressions
  56. * Support for WordStar key mapping in NoteTab Pro
  57.  
  58. NoteTab v4.51 (released: 14 October 1998)
  59. »»»»»»»»»»»»»
  60. * Improved Favorites menu
  61. * Improved "Strip HTML Tags" command
  62. * Search Disk accepts multiple file masks
  63. * Added support for regular expressions
  64.  
  65. NoteTab v4.5 (released: 31 August 1998)
  66. »»»»»»»»»»»»»
  67. * Justify command
  68. * Reformat Lines command
  69. * Count command to count the frequency of a text criteria
  70. * HTML-Color picker to insert color codes in web page
  71. * Programmable Clipbook tool
  72. * Many enhancements to the Clipbook syntax
  73. * Improved Clip Assistant
  74. * Integrated support for Perl and Gawk scripts
  75. * Improved HTML-tag highlighting in NoteTab Pro
  76. * Left-margin ruler to display line numbers in NoteTab Pro
  77. * Hyperlinks in documents can now launch other programs
  78. * New NoteTab subdirectory structure
  79. * Super NoteTab renamed NoteTab Light/Std
  80.  
  81. NoteTab v4.011 (released: 04 April 1998)
  82. »»»»»»»»»»»»»»
  83. * NoteTab Pro:
  84.   + winner of the 1998 PC Magazine Shareware Awards (Applications category)
  85.   + winner of the 1998 People's Choice Award
  86.   + nominated in the 1998 Shareware Industry Awards
  87. * Super NoteTab:
  88.   + nominated in the 1998 PC User (Australia) Shareware Awards
  89.  
  90.  
  91.  
  92. Changes in Version 4.82
  93. =======================
  94. * New engine for regular expressions. More powerful and adds support for RegExp criteria in replace field. See Help file for details.
  95.  
  96. * Added "Close to System Tray" option on General tab. This lets you configure whether closing NoteTab minimizes the program to the System Tray or not when its icon is displayed there.
  97.  
  98. * Added "Hidden Files" option in Search Disk dialog box. When set, the command will also search through hidden files.
  99.  
  100. * The header used in template files can now specify Clip directory functions to represent special path names (e.g. ^$GetScriptPath$, ^$GetTmpPath$). Example taken from FTP.tpl:
  101. = DocTemplate ClipCode "^$GetScriptPath$FTP%0.3d.scr"
  102.  
  103. * New FTP.clb library. Requires the Windows FTP.exe program.
  104.  
  105. * New FTP.tpl template file for creating FTP.exe scripts.
  106.  
  107. * Console applications run by NoteTab can be interrupted with the Ctrl+Alt key combination while NoteTab is receiving/waiting for data.
  108.  
  109. * Replace All operations applied to selected text now leave the updated text selected.
  110.  
  111. * Fixed errors in several library files and documentation.
  112.  
  113. * Fixed MAPI address formatting bug that was accidentally reintroduced in final release of 4.81.
  114.  
  115. * Fixed incorrect error message claiming a directory does not exist when saving a file with a UNC name (e.g. \\RemoteDisk\Text\).
  116.  
  117. * Fixed minor bug in Match Brackets command.
  118.  
  119. * Fixed minor problem with Print dialog box not recognizing Print Range setting under certain situations.
  120.  
  121. * Other minor fixes.
  122.  
  123.  
  124. Clip Language:
  125. .............
  126. * New Clip functions:
  127.  
  128. ^!Shell
  129. Launches the specified file, program, or URL through the Windows shell. Proposed as a replacement for the default ^! launch method. Example: instead of using "^!WordPad c:\autoexec.bat", use "^!Shell WordPad c:\autoexec.bat"
  130.  
  131. ^!ShellWait
  132. Similar to the ^!Shell command, but waits until the launched program is terminated before moving to the next Clip instruction. Unlike the ^!Wait command, you can continue editing files in NoteTab while the application is running. Example:
  133. ^!ShellWait WordPad c:\autoexec.bat
  134.  
  135. ^$StrDeleteLeft("Str";Amount)$
  136. Similar to ^$StrDelete()$ but deletes the text from the start of the specified string.
  137.  
  138. ^$StrDeleteRight("Str";Amount)$
  139. Similar to ^$StrDelete()$ but deletes the text from the end of the specified string.
  140.  
  141. ^$StrCopyLeft("Str";Amount)$
  142. Similar to ^$StrCopy()$ but copies the substring from the start of the specified string.
  143.  
  144. ^$IsWildcard("FileName")$
  145. Returns 1 if FileName contains one or more wildcard characters (* and ?), and 0 if it does not.
  146.  
  147. ^$GetSysProgPath$
  148. Returns the path containing system programs like MS-Notepad and FTP.exe.
  149.  
  150. ^$StrStripHTML("Str";PreserveURLs)$
  151. Returns a copy of Str with all HTML tags removed. PreserveURLs is either True or False, and determines if URLs are preserved or not.
  152.  
  153. ^!TextToUnicodeFile "FileName" AnyText
  154. Saves the specified text to FileName in the Unicode format using the current Windows code page.
  155.  
  156. ^!AppendTextToUnicodeFile "FileName" AnyText
  157. Appends the specified text to the end of a disk file in Unicode format using the current Windows code page. A new file is created if FileName does not exist.
  158.  
  159. ^$GetUnicodeFileText("FileName")$
  160. Reads Unicode text from FileName and returns it as normal text based on the current Windows code page.
  161.  
  162. * Clips with multiple "^&" are better handled.
  163.  
  164. * Fixed incorrect behavior when pasting Clip text beginning with a line break when the "Indent on Paste" option is set. Now indents a whole selection when place holder is also indented. Example:
  165. ^!InsertHtml <p>^P  ^&^P</p>
  166. Applied on the following three lines:
  167. Line1
  168. Line2
  169. Line3
  170. will now indent all the lines in the selection, instead of just the first one.
  171. <p>
  172.   Line1
  173.   Line2
  174.   Line3
  175. </p>
  176.  
  177. * Clip shell commands did not respect the ^!ChDir setting. Fixed.
  178.  
  179. * ^$GetWord$, ^$GetBlock$, and ^$GetQuoteBlock$ now return the whole item even when it is wrapped.
  180.  
  181. * Fixed a bug that caused the ^%AR_KEY% to always return an empty value.
  182.  
  183. * Fixed problem with ^!SetScreenUpdate not working within sub-Clips (those run with the ^!Clip command).
  184.  
  185. * Fixed ^$GetColScreen$ when text is selected.
  186.  
  187. * Fixed ^!MoveFile which caused target directory file to end up in recycle bin if original did not exist.
  188.  
  189. * Fixed ^!SetFocus Frame1
  190.  
  191.  
  192.  
  193. Changes in Version 4.81
  194. =======================
  195. * New favorites feature: Precede the path name with a + character to also open all matching files contained in subdirectories. Example: 
  196. +C:\Program Files\Web\*.htm*
  197.  
  198. * Dialogs are now centered with respect to the NoteTab window rather than the screen.
  199.  
  200. * You can now open the Glossary.otl file from the Help menu.
  201.  
  202. * Updated some of the libraries and the HTML template.
  203.  
  204. * The single HTML Clipbar is now replaced by two new ones: HTML-1 and HTML-2 (the last button makes it easy to switch between the two).
  205.  
  206. * Custom colors are now remembered between NoteTab sessions.
  207.  
  208. * Sometimes NoteTab did not correctly detect when a file was updated by another application. Fixed.
  209.  
  210. * When NoteTab receives the focus from another application, it now also checks if the current library in the Clipbook needs updating.
  211.  
  212. * Join Lines (Ctrl+J) works again when only a single paragraph is selected. It ignores the last blank line, if included in selection.
  213.  
  214. * Closing the Clip editor now prompts to save changes, as when closing other documents.
  215.  
  216. * Opening e-mail addresses now uses MAPI rather than going through the default browser (if MAPI is enabled).
  217.  
  218. * Ctrl+Left/Right arrows will now also place the cursor between tags: >|<.
  219.  
  220. * The /P command-line parameter now works again.
  221.  
  222. * Fixed several minor errors in the implementation of the XHTML features.
  223.  
  224. * Fixed problem with Intellimouse wheel in NoteTab Pro causing lines to scroll only one line at a time under certain conditions.
  225.  
  226. * NoteTab no longer locks up when a save operation fails and the error dialog is not closed before moving the focus to another application.
  227.  
  228. * Other minor changes and fixes.
  229.  
  230.  
  231. Clip Language:
  232. --------------
  233. ^!SetHtmlFormat [UPPERCASE|LOWERCASE|XHTML]
  234. Sets the default format of HTML tags created by the ^!InsertHtml and ^!InsertWizardHtml, as well as other related HTML commands.
  235.  
  236. ^$GetHtmlFormat$
  237. Returns the default format used for creating HTML tags. Possible values are: Uppercase, Lowercase, XHTML.
  238.  
  239. ^$GetClipVersion$
  240. Since version 4.801, this function returns the actual NoteTab release version as an integer. For example, in version 4.801, ^$GetClipVersion$ returns 4801.
  241.  
  242. * Fixed Clip command ^!AppendToFile so that it accepts text ending with blank lines.
  243.  
  244. * Custom Clip function names can now be shorter than 5 characters.
  245.  
  246.  
  247.  
  248. Changes in Version 4.8
  249. ======================
  250. * Added Clipbars to NoteTab Pro and Std: a special type of toolbar with buttons that run Clips. Users can "attach" their own scripts to this toolbar, as well as use their own icons for the buttons. Several Clipbars are provided with NoteTab, including a couple of handy ones for HTML editing. Clipbars can be opened through the View|Clipbar submenu. See Help for more information.
  251.  
  252. * NoteTab Light now supports the full Clip language. It can now run the same libraries as NoteTab Pro and NoteTab Std.
  253.  
  254. * NoteTab supports HTML Tidy -- a free utility that cleans HTML code and fixes errors. Once it is installed, you can invoke it through the "Tools|Tidy HTML Code" menu command. HTML Tidy accepts a variety of switches to control the way it processes HTML tags. NoteTab will try to determine the best switches based on the active document type and the HTML Tag option settings. If you want more control over the settings, you can create a configuration file for Tidy, which you should save in the NoteTab folder with the name Tidy.cfg (see the program's instructions for details). You can learn more about HTML Tidy and download the latest version by visiting the following Web page:
  255. http://www.w3.org/People/Raggett/tidy/
  256. The easiest setup is to copy the Tidy.exe program file to the NoteTab folder, but you may place it anywhere else if you prefer.
  257.  
  258. * NoteTab supports CSE HTML Validator Pro (v2.00A and higher) -- a program for checking HTML syntax errors. If the program is correctly installed, you will see a new command under the Tools menu called "Validate HTML". When you click on this command, it will send the current document text to CSE HTML Validator. Once the checking is completed, NoteTab will create a Clipbook library containing all the messages produced by the CSE program. Executing the Clips in the library will select the offending line and display the corresponding error message. Note that you should avoid removing or adding lines while correcting errors so that the line numbers referenced by the Clips remain valid. You can learn more about CSE HTML Validator and download the latest version by visiting the following Web page:
  259. http://www.htmlvalidator.com/
  260.  
  261. * The "Modify|Document to HTML" menu commands now use the <p></p> pair of tags instead of the single <p> used to mark paragraph breaks. This conforms to the latest standards for HTML coding.
  262.  
  263. * Added menu commands to convert HTML tags to Uppercase/Lowercase/XHTML. See submenu "Modify|Change HTML Tags".
  264.  
  265. * Added settings in Options dialog box to control the format of HTML tags generated by NoteTab. See Options tab labeled "HTML Files". The setting "Create XHTML Tags" produces tags based on the W3C recommendations for XHTML. The setting "Create Uppercase Tags" produces tags with element and attribute names in upper case.
  266.  
  267. * Added new options to enable previewing of Web pages, such as ASP and Cold Fusion, through a local Web server (e.g. MS Personal Web Server). See Options tab labeled "HTML Files". The relevant fields are "Server Name" (e.g. localhost) and "Physical Path" (e.g. c:\inetpub\wwwroot\html). When these fields are set, any file under the Physical Path will be displayed through the local Web server. Based on the example values, the following file name:
  268.   c:\inetpub\wwwroot\html\index.asp
  269. is converted to:
  270.   http://localhost/index.asp
  271. when sent for previewing to the browser.
  272.  
  273. * Can now preserve case of file names by holding down the Ctrl key when inserted in HTML documents (e.g. drag-and-drop from file list).
  274.  
  275. * Added menu command "File|Template|New" to create new templates.
  276.  
  277. * Template headers now accept the ^$GetDate()$ function in order to use the current date in the file name. Example:
  278. = DocTemplate ClipCode "Notes-^$GetDate(yyyymmdd)$-%0.3d.txt"
  279.  
  280. * Added "Document|Disk File Properties" menu command. Shows the Windows "File Properties" dialog box for the current document.
  281.  
  282. * The "Help|Replace MS Notepad" menu command is no longer displayed under Windows 2000 (and higher). Windows 2000 does not allow substituting MS Notepad with another program.
  283.  
  284. * Clicking on the More button in the text statistics dialog box now also provides a count of punctuation characters.
  285.  
  286. * Improved support for WordStar commands.
  287.  
  288. * Library files with the hidden attribute set are no longer displayed in the Library Bar.
  289.  
  290. * New shortcut command for System Tray icon to enable/disable the Paste Board (a document set to collect all text sent to the Clipboard). Useful when NoteTab is minimized in System Tray.
  291.  
  292. * Two new command-line parameters:
  293. + 1) NoteTab /L=LibraryName:RunClip
  294. Opens the library and automatically runs the specified Clip. Example:
  295. NoteTab /L=Utilities:Calculator
  296. + 2) NoteTab /INST=InstanceID
  297. Opens a new instance of NoteTab (even if multiple instances is disabled) or activates the instance matching the InstanceID text. Use quotes around InstanceId if it contains spaces. Multiple instances are disabled in instances opened through this method, and documents are not automatically reopened. Example:
  298. NoteTab /INST="HTML Editing"
  299.  
  300. * Improved the command-line parser. Now accepts multiple file names without quotes (as long as the names don't contain spaces).
  301.  
  302. * Changed the method used to associated file types with NoteTab.
  303.  
  304. * Changed method used for handling .ini files. Should be much faster on Windows NT.
  305.  
  306. * Holding Ctrl key down while launching NoteTab resets the .ini file.
  307.  
  308. * Improved handling of single and multiple instances of NoteTab.
  309.  
  310. * NoteTab Pro can now open files larger than 16 MB.
  311.  
  312. * NoteTab can now also determine the size attributes for .png images.
  313.  
  314. * Changed behavior of Ctrl+Left/Right arrows in NoteTab Pro to match the behavior of NoteTab Std/Light.
  315.  
  316. * Loading of a large number of documents can be aborted by holding down the Alt+Ctrl keys.
  317.  
  318. * NoteTab now uses the standard "Browse for Folder" dialog box.
  319.  
  320.  
  321. Clipbar:
  322. --------
  323. * Added support for user-made toolbars, called Clipbars. You can open available Clipbars and create new ones through the "View|Clipbar" submenu commands. Quick instructions to add buttons to a Clipbar:
  324. + Open a new Clipbar or an existing one.
  325. + Open the Clipbook window (F4) and select the library that contains the Clips you want to use from the Clipbar.
  326. + The setting "Single Click to Paste" on the Clipbook tab in the Options box must be unchecked.
  327. + Click on the desired Clip label in the Clipbook window and drag it to the Clipbar. The button is added once you release the mouse button. You can reorder Clipbar buttons by holding the Shift key down and dragging them to the new position.
  328. + To change the button icon, click on it with the right mouse button to open the context menu and choose the "Button Properties" command. Choose a new icon from the list in the dialog box. You can either use the internal NoteTab icons, or your own custom icons. Your icons should be placed in the NoteTab Libraries folder. Accepted image formats are bitmaps (.bmp) and icons (.ico). Recommended maximum image size is 18x18 pixels. Larger images are shrunk to fit in the allocated space and may look distorted. The icon transparency color is determined by the pixel color at the bottom-left corner of the image.
  329. + A Clipbar can contain Clips from any library as long as they remain available in the Libraries directory. Note that the Clipbar reads the Clips from disk only. If you have edited a Clip in NoteTab and want to test it from the Clipbar, you will first have to save your library to disk.
  330. + To save the changes made to the Clipbar, click on it with the right mouse button to open the context menu and choose the "Save Clipbar" command. When the Clipbar is saved, the settings are stored in the Libraries directory in a text file with the .ctb extension. You can edit it manually by choosing the "Edit Clipbar" command from the context menu.
  331.  
  332. IMPORTANT: Currently, the Clipbar cannot handle Clips that use the ^$GetClipText(ClipName)$ function and user-made functions.
  333.  
  334. * The Clipbar supports the OnOpen and OnClose events. Just drag an OnOpen or OnClose Clip to it. The OnOpen event is triggered when a Clipbar is first opened, and when switching to another library. The OnClose event is triggered when switching to another library or starting a new one, and when closing NoteTab. The triggering of these events can be canceled by holding down the Shift key.
  335.  
  336. * Added command-line parameter to open a specific Clipbar when launching NoteTab:
  337.    NoteTab /C=ClipbarName
  338.  
  339.  
  340. Clip Language:
  341. --------------
  342. * Simple text Clips use the "^&" code to determine where selected text should be placed when pasting the Clip contents. If no text is selected, then it marks the position where the cursor should be placed. In NoteTab 4.6 and older, this method did not work in executable Clips. This issue has been addressed in version 4.8. See the HTML library for an example of this new functionality.
  343.  
  344. * You can now apply Clips on text that contains Clip code, without causing it to be interpreted by the Clip parser. Unfortunately, there is a small price to pay for this improvement. The following old function formats for dates: ^[mm/dd/yyyy^] and mathematical evaluation: ^$[Expression] will not work if their arguments are built from the values of variables and functions. Instead of those old function formats, you should use the more recent ^$GetDate(mm/dd/yyyy)$ and ^$Calc(Expression[;Decimals])$ functions.
  345.  
  346. * Conditional commands now accept a command statement instead of a label. The second command statement may not be another conditional command, and it may not be followed by an ELSE-type label. Examples:
  347. ^!If ^%Variable% < 0 ^!Set %Variable%=0
  348. ^!IfFileExist "^%Variable%" GoToLabelTrue ELSE ^!Prompt File does not exist
  349.  
  350. * You can now create your own Clip functions, using an approach that is similar to the ^!Clip command. Custom Clip functions must not have the same name as a pre-defined function. The function name corresponds to the name of the Clip that contains the code. You can create functions that take one parameter or none. You can access the parameter data in your function script by using the ^& code. Your function script must assign the result to the new ^!Result command, or by using the new pre-defined variable %RESULT%. Example:
  351. H="Double"
  352. ^!IfTrue ^$IsNumber("^&")$ Multiply
  353. ^!Result ^&^&
  354. ^!Goto End
  355. :Multiply
  356. ^!Result ^$Calc(^& * 2)$
  357.  
  358. H="TestDouble"
  359. ^!Prompt ^$Double(^?[Enter a number or some text])$
  360.  
  361.  
  362. HTML Editing
  363. ¿¿¿¿¿¿¿¿¿¿¿¿
  364. ^!InsertHtml Any text with tokens (^p/^t)
  365. Similar to ^!InsertText command, but converts HTML tags to Uppercase, Lowercase, or XHTML format (depending on settings in Options).  This command is sensitive to the "Indent on Paste" setting in the Options dialog box on the Clipbook tab. You can precede it with the command "^!SetPasteIndent Off" to make it ignore the indent setting.
  366.  
  367. ^!InsertWizardHtml Any text with tokens (^p/^t)
  368. Similar to ^!InsertHtml command, but removes attributes that have no value. This command is useful when used together with the Clip wizard. It allows the user to leave certain fields blank in the Wizard, and the corresponding tags are then automatically removed before being inserted in the document. Example:
  369.   ^!InsertWizardHtml <TD ALIGN="" WIDTH="">
  370. will insert the following tag in your document: <TD>
  371.  
  372. ^!RunTidy [i|d]
  373. ^!RunTidy [Switches]
  374. HTML Tidy is a free utility that cleans HTML code and fixes errors. This new Clip command will send your document text to the HTML Tidy program. The corrected output returned by HTML Tidy is then inserted into the document. The StdError stream is saved in a file called "StdError.err" in NoteTab's application directory, unless another file is specified with the SetStdError Name command. You can use the optional parameter "Switches" to specify Tidy command-line arguments; example:
  375.    ^!RunTidy -f errs.txt -qiu
  376. If no argument is specified and you have a Tidy.cfg file in the NoteTab folder, then HTML Tidy will be configured according to the settings in that configuration file. If NoteTab does not find the configuration file, it will determine the appropriate switches based on the settings in NoteTab. If you have a Tidy.cfg file, but you want NoteTab to ignore it and use default settings, then use the "d" argument (without the quotes). If you want NoteTab to determine the best settings, but would like to have your tags indented, just use the "i" argument; example:
  377. ^!RunTidy i
  378. You can learn more about HTML Tidy and download the latest version by visiting the following Web page:
  379. http://www.w3.org/People/Raggett/tidy/
  380. The easiest setup is to install the Tidy.exe program file in the NoteTab folder, but you may place it anywhere else if you prefer.
  381.  
  382. ^$GetTidyExe$
  383. Returns full path and name of HTML Tidy application.
  384.  
  385. ^$GetHtmlTagName("TagStr"[;Format])$
  386. Returns the name of the HTML Tag, either in uppercase or lowercase. If the Format parameter is not specified, the character case is determined by the settings in NoteTab's Options. Use the Format parameter to control the format of HTML tags. It can have one of the following values: UPPERCASE, LOWERCASE, or XHTML. Example:
  387. ^$GetHtmlTagName("<TD ALIGN="left" WIDTH="250">";LOWERCASE)$ -> td
  388.  
  389. ^$GetHtmlTagAttr("TagStr";Attr[;Format])$
  390. Returns the value of the specified HTML attribute. If the Format parameter is not specified, the result is determined by the settings in NoteTab's Options. Use the Format parameter to control the case of minimized attributes (it has no effect on the value returned for normal attributes). It can have one of the following values: UPPERCASE, LOWERCASE, or XHTML. Example:
  391. ^$GetHtmlTagAttr("<DL COMPACT>;Compact;XHTML)$ -> compact
  392. ^$GetHtmlTagAttr("<DL COMPACT>;Compact;UPPERCASE)$ -> COMPACT
  393. ^$GetHtmlTagAttr("<TD ALIGN="left" WIDTH="250">";Width)$ -> 250
  394.  
  395. ^$GetHtmlTagTidy("TagStr"[;Format])$
  396. Returns a properly formatted HTML tag converted to uppercase, lowercase, or XHTML format. If the Format parameter is not specified, the result is determined by the settings in NoteTab's Options. Use the Format parameter to control the format of HTML tags. It can have one of the following values: UPPERCASE, LOWERCASE, or XHTML. Example:
  397. ^$GetHtmlTagTidy("<HR SIZE=2 NOSHADE>";XHTML)$ -> <hr size="2" noshade="noshade" />
  398.  
  399. ^$GetHtmlTextTidy("Str"[;Format])$
  400. Returns the string with HTML tags converted to Uppercase, Lowercase, or XHTML format. If the Format parameter is not specified, the result is determined by the settings in NoteTab's Options. Use the Format parameter to control the format of HTML tags. It can have one of the following values: UPPERCASE, LOWERCASE, or XHTML.
  401.  
  402.  
  403. TopStyle
  404. ¿¿¿¿¿¿¿¿
  405. NoteTab now supports Bradsoft's TopStyle CSS editor, version 1.51 and above -- a program for editing Cascading Style Sheets. You can learn more about this useful program and download the latest version by visiting the following Web page:
  406. http://www.bradsoft.com/redir.asp?id=130
  407. Note that the TopStyle commands described below are used in the TopStyle library packaged with NoteTab. There is also a convenient TopStyle Clipbar to access the Clip commands.
  408.  
  409. ^$IsTopStyleEnabled$
  410. Returns 1 if the TopStyle editor is available through NoteTab, and 0 if it is not.
  411.  
  412. ^$EditStyleBlock("Str")$
  413. Opens TopStyle in <style>..</style> block editing mode. Returns the updated style block. Note that the "Str" argument should not include the surrounding <style>..</style> tags.
  414.  
  415. ^$EditStyleAttr("Str")$
  416. Opens TopStyle in inline (STYLE attribute) editing mode. Returns the updated style. Note that the contents of the style attribute should only include the value assigned to the style attribute. For example, if you wish to edit the style attribute in the tag <span style="color:blue">, then you should only pass color:blue to this function.
  417.  
  418. ^!EditStyleSheet [FileName]
  419. Opens the specified style sheet file in TopStyle. If no file name is specified, this command will launch TopStyle without opening a specific style sheet. Note that unlike the EditStyleBlock and EditStyleAttr functions, which block the calling application until the user closes TopStyle, EditStyleSheet simply executes TopStyle and returns immediately.
  420.  
  421.  
  422. Application
  423. ¿¿¿¿¿¿¿¿¿¿¿
  424. ^$GetAppFileName$
  425. Returns the file and path name of the NoteTab program file. Example, with default folder for NoteTab Pro:
  426. ^$GetAppFileName$  -> C:\Program Files\NoteTab Pro\NotePro.exe
  427.  
  428. ^!DirectPrint "Title" Data
  429. Prints text directly to the printer, bypassing NoteTab's print procedure. Uses default printer settings. Title is the text shown in the Print manager and Data is the text to send directly to the printer. Data can contain printer control codes.
  430.  
  431. ^!SetFocus [Clipbook|ClipEdit|Document|Frame1|Frame2|List_Clip|List_Disk|List_Docs|List_Favs|Outline|PasteBoard]
  432. Moves the focus to the specified screen object. This command will fail if the NoteTab window is minimized. Example to move the focus to the Outline-headings window:
  433. ^!SetFocus Outline
  434.  
  435.  
  436. Keyboard
  437. ¿¿¿¿¿¿¿¿
  438. ^$IsCtrlKeyDown$
  439. Returns 1 if the Control key is pressed while the function is executed and 0 if it is not.
  440.  
  441. ^$IsShiftKeyDown$
  442. Returns 1 if the Shift key is pressed while the function is executed and 0 if it is not.
  443.  
  444. ^$IsAltKeyDown$
  445. Returns 1 if the Alt key is pressed while the function is executed and 0 if it is not.
  446.  
  447.  
  448. Selection and Cursor Position
  449. ¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿
  450. ^!Select [EMAIL|HTMLTAG]
  451. The Select command has two new switches. EMAIL extends the selection of an e-mail address under the cursor, and HTMLTAG selects a complete HTML tag.
  452.  
  453. ^$GetWord[(SelectText)]$ and ^$GetBlock[(SelectText)]$
  454. Added the optional Boolean argument "SelectText" to make NoteTab select the corresponding block of text.
  455.  
  456. ^$GetHtmlTag[(SelectText)]$
  457. Returns the HTML tag at cursor position. Use the optional Boolean argument "SelectText" to make NoteTab select the corresponding block of text.
  458.  
  459. ^$GetQuoteBlock[(SelectText)]$
  460. Returns the block of text between double quotes (") at the cursor position. Use the optional Boolean argument "SelectText" to make NoteTab select the corresponding block of text. This function is especially useful for retrieving attribute values within HTML tags.
  461.  
  462. ^$GetColStart$
  463. Returns the cursor column index in the current document. If some text is selected, then the beginning of the selection determines the column position.
  464.  
  465. ^$GetRowStart$
  466. Returns the cursor line index in the current document. If some text is selected, then the beginning of the selection determines the line index.
  467.  
  468. ^$GetColEnd$
  469. Returns the cursor column index in the current document. If some text is selected, then the end of the selection determines the column position.
  470.  
  471. ^$GetRowEnd$
  472. Returns the cursor line index the in current document. If some text is selected, then the end of the selection determines the line index.
  473.  
  474. ^$GetColLeft$
  475. Returns the leftmost column index visible in current document window.
  476.  
  477. ^$GetRowTop$
  478. Returns the index of the top line visible in current document window.
  479.  
  480. ^!SetView RowTop:ColLeft
  481. Moves the top line and leftmost column to the specified coordinates in current document window.
  482.  
  483.  
  484. Clip Code
  485. ¿¿¿¿¿¿¿¿¿
  486. ^!SetDebug [On|Off]
  487. When enabled, a dialog box pops up just before each statement and paste operation is executed. The dialog box shows the parsed instruction or the text about to be pasted in the document. There are three buttons; "Yes" is for continuing execution until the next instruction, "No" disables Debug mode, and "Cancel" ends Clip execution.
  488.  
  489. ^!SetPasteIndent [On|Off]
  490. Enables or disables automatic indenting when a Clip inserts text into a document. The scope of this command is limited to the Clip (and eventual sub-Clips) where it was invoked. When a Clip ends, the original user setting is automatically re-enabled.
  491.  
  492. ^$IsPasteIndent$
  493. Returns 1 if Clips insert text with automatic indenting and 0 if not.
  494.  
  495. ^!DestroyLibrary [LibraryName]
  496. Deletes the specified Clipbook library (path name and extension are not needed). If the optional LibraryName argument is not used, then the library currently running the Clip is closed and destroyed.
  497.  
  498. ^!InsertText Any text with tokens (^p/^t)
  499. Since version 4.8, this command is sensitive to the "Indent on Paste" setting in the Options dialog box on the Clipbook tab. You can precede it with the command "^!SetPasteIndent Off" to make it ignore the indent setting.
  500.  
  501.  
  502.  
  503. Clipbar
  504. ¿¿¿¿¿¿¿
  505. ^!OpenClipbar Name
  506. Opens the specified Clipbar file.
  507.  
  508. ^!CloseClipbar
  509. Closes the current Clipbar.
  510.  
  511. ^!ReloadClipbar
  512. Reloads the current Clipbar.
  513.  
  514. ^$GetClipbarName$
  515. Returns the name of the current Clipbar file.
  516.  
  517.  
  518. Files
  519. ¿¿¿¿¿
  520. ^$GetFileFirst(FilePath;FileSpecs[;Attr][;SortingOrder])$
  521. Added optional Attr parameter. Attr can represent multiple values: A = Archive, H = Hidden, R = Read-only, S = System, * = All attributes. If the Attr parameter is not used, then file attributes are ignored.
  522.  
  523. ^$GetFiles(FilePath;FileSpecs[;Attr][;SortingOrder])$
  524. The parameters are identical to the ^$GetFileFirst$ function. Returns all matching files as a single string using the default separator (;), or the one defined by ^!SetListDelimiter. Note that ^$GetFileNext$ and ^!CloseFileFind do not work with this function. This new function is useful to assign the result to an array variable. Example:
  525. ^!SetArray %Files%=^$GetFiles("c:\Program Files\NoteTab Pro\Documents";*.txt;AR;DATE)$
  526.  
  527. ^!SetFileAttr "FileSpecs" Attr
  528. Changes the file attributes. FileSpecs is the file name, which may have wild cards. Attr can represent multiple values: A = Archive, H = Hidden, R = Read-only, S = System, * = All attributes. Use a minus sign in front of the letter to remove an attribute. The following example sets the Archive attribute and removes the Read-only attribute, if set:
  529. ^!SetFileAttr "c:\Scandisk.log" A-R
  530.  
  531. ^!IfFileAttr "FileName" Attr GoToLabelTrue [ELSE GoToLabelFalse]
  532. Compares FileName attributes with Attr. If Attr is equal or a subset of FileName's attributes, then GoToLabelTrue is activated. Attr can represent multiple values: A = Archive, D = Directory, H = Hidden, R = Read-only, S = System, V = VolumeID, * = All attributes. Example:
  533. ^!IfFileAttr "c:\Scandisk.log" AH LabelTrue ELSE LabelFalse
  534. If Scandisk.log has at least the Archive and Hidden attributes set, then the instruction jumps to LabelTrue.
  535.  
  536. ^$GetFileAttr(FileName)$
  537. Returns the file attributes as a string of characters. A file can have zero, one, or several attributes. The string may contain the following characters: A = Archive, D = Directory, H = Hidden, R = Read-only, S = System, V = VolumeID, * = All attributes. Example:
  538. ^$GetFileAttr(c:\Scandisk.log)$ -> AH
  539.  
  540. ^$GetRelativeName(FileName;BaseDir)$
  541. Returns the relative name of FileName against BaseDir. If BaseDir is not defined, the active document path is used as the reference directory. Example:
  542. ^$GetRelativeName(c:\temp\test\MyFile.txt;c:\temp\)$ -> test\MyFile.txt
  543.  
  544. ^$GetExpandedName(FileName;BaseDir)$
  545. Returns the fully qualified name of FileName against BaseDir. If BaseDir is not defined, the active document path is used as the reference directory. Example:
  546. ^$GetExpandedName(..\MyFile.txt;c:\temp\test\)$ -> c:\temp\MyFile.txt
  547.  
  548. ^$FileToUrl("FileName")$
  549. Converts a Windows file name to a URL file name. Example:
  550. ^$FileToUrl("c:\program files\index.htm")$ -> file:///c|/program%20files/index.htm
  551.  
  552. ^$UrlToFile("URL")$
  553. Converts a URL file name to a Windows file name. Example:
  554. ^$UrlToFile("file:///c|/program%20files/index.htm")$ -> c:\program files\index.htm
  555.  
  556. * The following procedures will now also work with files in the form of URLs
  557.   ^$GetName(FileName)$
  558.   ^$GetFileName(FileName)$
  559.   ^$GetPath(FileName)$
  560.  
  561.  
  562. Text Processing
  563. ¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿
  564. ^!IfMatch "RegExp" "Value2" GoToLabelTrue [ELSE GoToLabelFalse]
  565. Similar to ^!IfSame, but accepts a regular expression for the first value.
  566.  
  567. ^$StrAnsiToAscii("Str")$
  568. Returns Str with all extended ANSI characters converted to ASCII.
  569.  
  570. ^$StrAsciiToAnsi("Str")$
  571. Returns Str with all extended ASCII characters converted to ANSI.
  572.  
  573. ^$IsLowercase("Str")$
  574. Returns 1 if Str does not contain any uppercase characters, and 0 if it does.
  575.  
  576. ^$IsUppercase("Str")$
  577. Returns 1 if Str does not contain any lowercase characters, and 0 if it does.
  578.  
  579. ^$IsCapitalized("Str")$
  580. Returns 1 if Str does not start with a lowercase character and is not followed by any uppercase characters, and 0 if this condition is not met.
  581.  
  582. ^$IsMixedCase("Str")$
  583. Returns 1 if Str contains both lowercase and uppercase characters, and 0 if it does not.
  584.  
  585. ^$IsAlpha("Str")$
  586. Returns 1 if Str contains only characters from the alphabet, and 0 if it does not.
  587.  
  588. ^$IsAlphaNumeric("Str")$
  589. Returns 1 if Str contains only numbers and characters from the alphabet, and 0 if it does not.
  590.  
  591. ^$IsBlank("Str")$
  592. Returns 1 if Str contains only blank characters (tabs, spacebar, line breaks, etc.), and 0 if it does not.
  593.  
  594. ^$StrCapitalize("Str")$
  595. Capitalizes all words in Str and returns the resulting string.
  596.  
  597. ^$StrInvertCase("Str")$
  598. Converts all uppercase characters to lowercase, and lowercase characters to uppercase, and returns the resulting string.
  599.  
  600. ^$StrSentenceCase("Str")$
  601. Capitalizes all words following a period, exclamation, and question mark and converts all other words to lowercase.
  602.  
  603. ^$CharToDec(Character)$
  604. Returns the decimal value of Character. Example:
  605. ^$CharToDec(S)$ -> 83
  606.  
  607. ^$DecToChar(Decimal)$
  608. Returns the character corresponding to the decimal value. Example:
  609. ^$DecToChar(83)$ -> S
  610. Note that you should avoid converting the following decimal values 1, 4, 5, and 6 to characters as they have a special meaning for the Clip interpreter.
  611.  
  612. ^$IntToHex(Char)$
  613. Now also returns the ANSI hex code of single character if Char does not represent a number.
  614.  
  615.  
  616. Windows
  617. ¿¿¿¿¿¿¿
  618. ^$GetSpecialPath(TypeFolder)$
  619. Returns the path name of the specified Windows folder. TypeFolder can have one of the following values:
  620.    AppFolder
  621.    Desktop
  622.    DesktopDir
  623.    StartMenu
  624.    Programs
  625.    Startup
  626.    SendTo
  627.    Favorites
  628.    Recent
  629.    CommonDesktopDir
  630.    CommonStartMenu
  631.    CommonPrograms
  632.    CommonStartup
  633.    CommonFavorites
  634.  
  635. ^!MakeShortcut ShortcutLocation "Target" ["Arguments"] ["Description"] [CmdShow]
  636. Creates Windows shortcuts. Syntax:
  637.  
  638. - ShortcutLocation is the place where the shortcut is created. It accepts the same values as the TypeFolder argument used in the ^$GetSpecialPath(TypeFolder)$ function.
  639. - "Target" is the program to execute, or the document to launch.
  640. - "Arguments" are eventual command-line switches you might want to use with the target program.
  641. - "Description" is an optional parameter you can use to identify the shortcut. If it is left blank, the shortcut name will be the same as the target program name.
  642. - CmdShow defines how the program is opened. It can have one of the following values:
  643.    Normal (default if no value specified)
  644.    Maximized
  645.    Minimized
  646.  
  647. Example:
  648.   ^!MakeShortcut SendTo "^$GetAppFileName$" "" "Open in NoteTab" MAXIMIZED
  649.  
  650.  
  651. Registry:
  652. ¿¿¿¿¿¿¿¿¿
  653. ^!SaveRegValue [BaseRoot\]Key[:Name]=Value
  654. Saves the specified value under the key entry in the Windows Registry. If BaseRoot is not defined, then HKEY_CURRENT_USER is used. If no value is specified for Name, the "(Default)" name is used. The maximum amount of text that can be saved this way is 1024 characters. Use with care! Example:
  655. ^!SaveRegValue HKEY_CURRENT_USER\Software\Beta:UserName=Raymond
  656. ^!SaveRegValue Control Panel\International:sDate=/
  657. ^!SaveRegValue HKEY_CLASSES_ROOT\.386=vxdfile
  658.  
  659. ^$GetRegValue("[BaseRoot\]Key[:Name]")$
  660. Returns the value stored under the specified key in the Windows Registry. If BaseRoot is not defined, then HKEY_CURRENT_USER is used. If no value is specified for Name, the "(Default)" name is used. Returns an empty string if the key does not exist. Example based on ^!SaveRegValue example:
  661.    ^$GetRegValue(HKEY_CURRENT_USER\Software\Beta:UserName)$  -> Raymond
  662.    ^$GetRegValue(Control Panel\International:sDate)$  -> /
  663.    ^$GetRegValue(HKEY_CLASSES_ROOT\.386)$  -> vxdfile
  664.  
  665. ^!ClearRegValue [BaseRoot\]Key[:Name]
  666. Deletes the specified name or key in the Windows Registry. If BaseRoot is not defined, then HKEY_CURRENT_USER is used. If a Name is specified, then only that name will be deleted from the Registry. If no Name is specified (no colon), then the key and all Names under it will be deleted. Use with care!
  667.  
  668. BaseRoot can be any of the following values:
  669. HKEY_CLASSES_ROOT
  670. HKEY_CURRENT_USER
  671. HKEY_LOCAL_MACHINE
  672. HKEY_USERS
  673.  
  674.  
  675. Bug fixes:
  676. ----------
  677. * Made changes to the code underlying the Clip commands ^!RunPerl, ^!RunGawk, ^!RunScript, as well as the functions ^$GetOutput("Command")$, ^$GetInputOutput("Command")$, ^$GetDosOutput("Command")$. These should run better under all versions of Win32, and especially Windows NT.
  678. * Selecting text containing the characters "^&" (without quotes) in a document and running a Clip using the "^&" code no longer causes NoteTab to freeze.
  679. * Fixed several problems in the spell-checker.
  680. * Fixed access violation error when second document window was closed.
  681. * Fixed RegExp bug when used with Count Occurrences and Replace All.
  682. * Fixed NoteTab Pro bug that caused file truncation when a paragraph exceeded a length of 65,500 characters.
  683. * Fixed a glitch in NoteTab Pro when printing text with tabs.
  684. * Blank lines at end of text are now ignored when printing.
  685. * Hyperlinks using the format [test.html#anchor] are now correctly converted from OTL to HTML.
  686. * The Clip command ^!Find no longer attempts to translate NoteTab tokens (^P, ^T, etc.) when a regular expression is specified.
  687. * Can now run NoteTab from copy-protected disks.
  688.  
  689.  
  690.  
  691. Changes in Version 4.6a
  692. =======================
  693. Fixed an upgrade problem that could, under certain conditions, result in a document being saved in EBCDIC format. This glitch only affected documents that had been previously opened in NoteTab 4.52 or earlier, and that did not use Default Properties (see under the Document menu), and that were configured to use the "Original" Save As format.
  694.  
  695. If you have experienced this glitch and some of your documents are saved in EBCDIC format, you can use the following procedure to convert them back to the normal Windows format:
  696. 1. Open the Utilities library (click on the Utilities button at the bottom of the NoteTab screen);
  697. 2. double-click on the "Open EBCDIC document" Clip; click on the [...] button in the Wizard and select all the documents that were saved in EBCDIC format;
  698. 3. once you have opened those documents (the text should be readable in NoteTab), use the menu command Document|Properties for each one of them and change the "Save As" setting from EBCDIC (or Original) to DOS/Windows;
  699. 4. then use the File|Save As menu command to save them to disk using the same file name so that you overwrite the EBCDIC versions.
  700.  
  701.  
  702.  
  703. Changes in Version 4.6
  704. ======================
  705. * Previous versions of NoteTab were compiled with Delphi 3.02. This new release is compiled with Delphi 4.02. According to Inprise (the company that produces Delphi), support for new features in Windows 98 have been added, including multiple screen setups, the Intellimouse wheel, etc. Many bugs have been fixed too, though it is not clear whether they affected NoteTab or not.
  706.  
  707. * NoteTab uses a new release of the spell-checker component (a third-party product). According to the company, bugs have been fixed and performance improved.
  708.  
  709. * The NoteTab program file is now much smaller (reduced by nearly 1 MB). As a result, it will load faster and you can even put NoteTab on a diskette for use on other computers without installing it. NoteTab only requires two files to run (though you will probably also want to use some of the Clipbook libraries); these are NotePro.exe (NoteTab Pro) or NoteTab.exe (NoteTab Std/Light), and EfoMacro.dll.
  710.  
  711. * Updated and reorganized the Clipbook libraries. Most Clips now contain explanatory comments. The following libraries duplicate Clips added to the new libraries and have been removed from the NoteTab package: Acronyms.clb, CaptureLinks2.clb, Convert.clb, HTML-Chr.clb, Launch.clb, Maths.clb, Samples.clb, and VarDemo.clb.
  712.  
  713. * Added an AutoCorrect/Code Completion feature (similar to WinWord) based on the Clipbook. This mode can be enabled through the "Tools|Auto-replace Mode" menu, or by using a Clipbook library with the AUTOREPLACE keyword in the header. When auto-replace mode is enabled, NoteTab will check for a matching item in the active library whenever you press any of the following characters (Clip activation keys):
  714.    TAB SPACE RETURN ! " , . : ; = > ? ] }
  715. If a matching Clip is found, the typed item in the document is automatically replaced according to the Clip instructions.
  716.  
  717. Note that if the Clip contains "^&" (without the quotes), the Clip activating key is discarded. You can also use the activating key in Clip code through the new predefined variable ^%AR_KEY%.
  718.  
  719. Try, for example, the libraries AutoCorrect.clb and HTML-ar.clb.
  720.  
  721. * Icons in main menu and editor shortcut menu. You can show/hide these menu icons by changing the setting "Show Menu Icons" in the Options dialog box on the View tab.
  722.  
  723. * New option "MS-Office Sounds" on View tab of Options dialog box. This feature is only enabled if MS-Office sounds have been installed. When set, NoteTab will play the sound assigned to the corresponding MS-Office events. Note that NoteTab sound events (Toolbar button and tab bar sounds) overrule the MS-Office events.
  724.  
  725. * NoteTab window now animated when minimized or restored from the task bar.
  726.  
  727. * NoteTab template files now accept Clip commands and functions embedded in the text. When such a file is opened, the text contained in it is interpreted and the resulting text is displayed in the document. To enable this feature, you will have to include the keyword "ClipCode" in the header line of the template file. See the template file HTML.tpl for an example of embedded functions. Example of header:
  728. = DocTemplate ClipCode "Home%0.3d.htm"
  729.  
  730. * The Find and Replace dialog boxes have been improved. Note that the "All" option (in the combobox) means the search is done from the beginning of the document. However, with an outline file, the search will only start from the beginning of the current topic and span through the next topics if the searched text is not found. If you double-click on the Replace label, the content of the Find field is automatically copied to the Replace field.
  731.  
  732. * NoteTab Pro: now supports text drag-and-drop editing.
  733.  
  734. * NoteTab Pro: HTML-syntax highlighting now ignores <%...%> tags used to embed scripts in web pages.
  735.  
  736. * NoteTab Pro: New option "Highlight Clip Code" on Advanced tab of Options dialog box. When set, instruction, label, and comment lines in Clip code are highlighted.
  737.  
  738. * NoteTab Pro: Pressing the backspace key when in overwrite mode now replaces text with blank characters instead of deleting them. This is useful when editing formatted tables that should preserve their layout.
  739.  
  740. * NoteTab Pro: new option to show paragraph marks, tab and spacebar characters, and page breaks. This option can be set through the "Show Nonprinting Text" checkbox in Options dialog box on the View tab, or from the menu under View|Show Nonprinting Text, or from the toolbar if the button is enabled.
  741.  
  742. * NoteTab Pro: new keyboard command to scroll the text without changing the cursor's position. Press Shift+Ctrl+Up arrow to move the text downwards, and Shift+Ctrl+Down arrow to move it upwards.
  743.  
  744. * NoteTab Light/Std: improved method for left margin line selection area.
  745.  
  746. * Added option for incremental backups (Options|Files|Backup Type). For example, with a file called "NoName.txt", the following backup formats are produced depending on the chosen setting:
  747.    ".bak extension"  ->  NoName.bak
  748.    "Tilde after dot" ->  NoName.~txt
  749.    "Incremental"     ->  NoName.~001.txt, NoName.~002.txt, etc.
  750.  
  751. * Two new menu commands for adding Clips to a library. These are available under the Tools|Clipbook submenu:
  752.    Add New Clip (Ctrl+F2)
  753.    Add from Clipboard (Shift+Ctrl+F2)
  754.  
  755. * The "Insert HTML Link" feature now inserts the filename automatically as the name of the link or ALT description.
  756.  
  757. * By default, NoteTab inserts links in lowercase. However, users creating web pages for servers that use case-sensitive links may want to keep the original case of the URLs they insert from the "Insert HTML Link" command or by drag-and-drop from the Quick List. NoteTab provides an option to preserve the original case of the file name. Currently, this option cannot be set from the Options dialog box. You will have to edit the NoteTab INI file. Look for the key "LowercaseUrls" under the [Options] section. If you find it, change its value from 1 to 0, otherwise add the following line under the [Options] section:
  758. LowercaseUrls=0
  759. If you edit the INI file in NoteTab, you must rename it by adding an exclamation mark in front of the name (e.g. !NoteTab.INI) to have your changes taken into account when you reopen NoteTab. Next time you run NoteTab, the content of the renamed INI file will be used and your setting will be taken into account.
  760.  
  761. * New "Save Format" submenu in the document-tab shortcut menu. Use it to change the default text format (line breaks and character set) applied when the corresponding document is next saved.
  762.  
  763. * EBCDIC files (from MVS and AS/400 systems) that do not contain packed-decimal fields can be opened and saved in NoteTab. Such files can either be opened through the new ^!OpenEbcdic Clip command, or by using a file filter containing the text "EBCDIC" (based on the same principle as opening DOS ASCII files; see Help). The Export command can also be used to save text in EBCDIC format. Although NoteTab supports EBCDIC files with line breaks and those with fixed-width text, it cannot correctly read EBCDIC files with variable-length records (i.e. those without line breaks).
  764.  
  765. * New command-line parameter: /T=FileName
  766. Loads the specified file containing the EBCDIC character tables for conversion to and from Windows ANSI. The NoteTab program path is added if you do not specify a fully qualified path name. The extension .ebc is added if you do not specify a filename extension. See the file Default.ebc for an example of the table format.
  767.  
  768. * Added a field to define a record length (for fixed-width lines) for the EBCDIC format in the Options/Properties and the Export dialog boxes.
  769.  
  770. * Many other minor enhancements.
  771.  
  772.  
  773. Clip Language:
  774. --------------
  775. ^!FarClip LibraryName:ClipName
  776. or
  777. ^!FarClip "LibraryName:ClipName" [Text]
  778. Similar to the ^!Clip command but invokes a Clip from a library on disk instead of the active library. Clips invoked through this method are stored in an internal cache memory to improve performance (the cache will reload the Clip to memory if it detects that the Library file has been modified). LibraryName name must be stored in the Libraries folder if you do not specify a path, but does not need to have the .clb extension (you can use a different extension if you don't want the library to be listed in the Clipbook tool or the button bar). This command is particularly useful within specialized Template files. You can also use it to invoke frequently used procedures. Example:
  779. ^!FarClip HTML:Center
  780.  
  781. ^!SetArray %VariableName%=ArrayData
  782. Similar to the ^!Set command but creates an array from the data assigned to it. By default, the data delimiter is a plain semi-colon (;), or a semi-colon and double-quotes separating each item. You can change the default delimiter with the command ^!SetListDelimiter (see below). During the assignment, the individual items from the ArrayData are each stored in a new variable with the same name as the base variable plus an index number reflecting their corresponding position. The variable at index 0 has a special purpose as it stores the actual number of items contained in the array. You can change the values of the individual indexed items by using the ^!Set, ^!Inc, ^!Dec commands, and the changes are reflected in the base variable. If you assign an empty value to an array variable, or use the ^!Set command to assign a new value to it, the array is automatically removed from memory.
  783.  
  784. Examples:
  785. ^!SetArray %Array%="Value 1";"Value 2";"Value 3"
  786. The above instruction will create four new variables:
  787. ^%Array0% = 3
  788. ^%Array1% = Value 1
  789. ^%Array2% = Value 2
  790. ^%Array3% = Value 3
  791. If we assign a new value to the second item, as follows:
  792. ^!Set %Array2%=New Value
  793. then accessing the base variable ^%Array% will return:
  794. "Value 1";"New Value";"Value 3"
  795. The following assignment will destroy the array, and only the base variable will be preserved with the newly assigned value:
  796. ^!Set %Array%=Another Value
  797.  
  798. ^!SetListDelimiter ^p
  799. Defines a delimiter to be used by the ^!SetArray command or Clip Wizard fields using the new Checkbox list (see below). Tokens are accepted, but the delimiter must not be more than 10 characters. The scope of this command is limited to the current Clip. Assigning an empty value results in using the default semi-colon (;) delimiter. Example: ^!SetListDelimiter ^p^p
  800.  
  801. ^!Open "File1";"File2";"File3"
  802. The command has been enhanced to support parameters with multiple semicolon-delimited files. Useful in conjunction with the enhanced "Open file" Clip-wizard field.
  803.  
  804. ^!OpenReadOnly FileName
  805. Opens or selects the specified document "FileName". You can use wild cards with this command. Newly opened files are set as Read-Only.
  806.  
  807. ^!RenameDoc NewName
  808. Renames the active document. The disk file is also renamed if it exists.
  809.  
  810. ^!SetNameFormat Mask
  811. The name format is used when new documents are created. The code "%d" indicates where the incremental numbering is inserted in the name. In the following example, the "0.2" between the % and d tells NoteTab to format numbers smaller than 2 digits with leading zeroes: NoName%0.2d.txt
  812.  
  813. ^$GetNameFormat$
  814. This function returns the current name format.
  815.  
  816. ^$GetProgName$
  817. Returns the full name of the NoteTab variant.
  818.  
  819. ^$GetProgVersion$
  820. Returns the current version number.
  821.  
  822. ^!ProgIniSave [IniName]
  823. Saves the current program settings into the NoteTab ini file or registry. Optionally, you can specify an alternative INI file (it is automatically created if it does not exist).
  824.  
  825. ^!ProgIniLoad [IniName]
  826. Loads options from the NoteTab ini file or registry. Optionally, you can specify an alternative INI file (it must exist or else the command sets the error condition). Note that the [AutoLoad] section is ignored by this command.
  827.  
  828. ^$GetParagraph$
  829. or
  830. ^$GetParagraph(Index)$
  831. or
  832. ^$GetParagraph(+/-Index)$
  833. Returns the text contained in the specified paragraph (=single word-wrapped line). The "Index" parameter is optional. When it is not used, this function refers to the paragraph where the cursor is placed, otherwise it refers to the paragraph position from the start of the document. By preceding the number with a + or - sign, the Index value refers to the relative position with respect to the current paragraph (e.g. ^$GetParagraph(-1)$ refers to the previous paragraph).
  834.  
  835. ^!ClipBoardSave
  836. Saves the Clipboard contents (any type of data) in NoteTab's internal memory. This command is to be used in conjunction with ^!ClipBoardRestore. It is particularly useful when you want to use the Clipboard for temporary storage without permanently removing what the user may have initially stored in it.
  837.  
  838. ^!ClipBoardRestore [+]
  839. Restore the contents of clipboard saved through the ^!ClipBoardSave command. Use the optional "+" parameter if you want NoteTab to keep the saved Clipboard data in its internal memory (lets you restore it again at a later stage).
  840.  
  841. ^$SetDefaultValue(ValueList;DefaultValue)$
  842. This function can be used to set the default value displayed by the Clip Wizard in combobox or listbox fields. It returns the ValueList string with DefaultValue as the default value. If DefaultValue does not exist in the list, it is added to the ValueList text. If DefaultValue is an empty string, then the function returns a list with no default value set. Clip example (each time you activate this Clip, the previous default value is selected):
  843. ^!IfFalse ^$IsEmpty(^%ValueList%)$ Skip
  844. ^!Set %ValueList%=_1|2|3|4|5|6
  845. ^!Set %DefaultValue%=^?{Choose or enter a new default value=^%ValueList%}
  846. ^!InsertText Default value = ^%DefaultValue%^p
  847. ^!Set %ValueList%=^$SetDefaultValue(^%ValueList%;^%DefaultValue%)$
  848.  
  849. ^$GetDefaultValue(ValueList)$
  850. Returns the default value selected in ValueList. Example:
  851. ^$GetDefaultValue(1|2|_3|4|5|6)$ -> 3
  852.  
  853. ^$GetSamplesPath$
  854. Returns the path for NoteTab sample files (always ends with backslash).
  855.  
  856. ^$GetClipName$
  857. Returns the name of the currently interpreted Clip. This function returns an empty string within Clips run by the timer event and executable template.
  858.  
  859. ^$StrSplit("Str";TextWidth;TrimLines)$
  860. Returns the "Str" string with long lines split at specified width. TextWidth defines the maximum width of the text in each line; TrimLines is either True or False and determines if blank spaces at the end of each line are removed or not.
  861.  
  862. ^$GetColScreen$
  863. Returns actual column position on screen. Unlike ^$GetCol$, this function takes into account expanded tabs. This function is only meaningful in NoteTab Pro.
  864.  
  865. ^$IsTrimBlanks$
  866. Returns 1 if the option "Trim White Spaces" is enabled in current document and 0 if it is turned off.
  867.  
  868. ^!Email Address;Subject[;+]
  869. or
  870. ^!Email Address;Subject;MessageText
  871. Enhanced the EMail command. The third parameter can be the actual text you want to use in the message body (for example, you can use a variable that contains a whole message.
  872.  
  873. ^!Help
  874. or
  875. ^!Help "FileName"
  876. or
  877. ^!Help "[FileName]" Keyword
  878. Displays the indicated Help file or the NoteTab Help file if no parameter is specified. Displays the topic in the keyword table that matches the specified keyword, if there is an exact match. If there is more than one match, displays the Index tab. The following example will display the topics discussing Perl in the NoteTab Help file: ^!Help "" Perl
  879.  
  880. ^!KeyboardDelay nnn
  881. Controls the speed of typing with the ^!Keyboard command. nnn specifies the approximate delay in milliseconds between each keystroke. Set nnn to 0 for maximum speed. The scope of this command is limited to the current Clip execution.
  882.  
  883. ^!Keyboard &nnn
  884. The keyboard command now supports delay settings between key instruction. The value represents milliseconds and should be preceded with the "&" symbol. Example: ^!Keyboard Alt+V O &1000 Ctrl+Tab &400 Ctrl+Tab
  885.  
  886. ^!OpenAscii FileName
  887. or
  888. ^!OpenAscii FileName1;FileName2;FileName3
  889. Opens and translates the text from ASCII format to ANSI, or selects the specified document "FileName". You can use wild cards with this command.
  890.  
  891. ^!SaveAscii FileName
  892. Similar to the ^!Save command (and accepts the same parameters) but saves the document using the Dos extended Ascii character set instead of Windows ANSI.
  893.  
  894. ^!OpenEbcdic FileName [/W=nnn]
  895. or
  896. ^!OpenEbcdic FileName1;FileName2;FileName3
  897. Opens and translates the text from EBCDIC format to ANSI, or selects the specified document "FileName". You can use wild cards with this command. The optional parameter "/W=nnn" can be used to define a line length for fixed-width EBCDIC files. "nnn" represents the width in characters; a value of 0 indicates variable line lengths delimited with carriage returns. Example: ^!OpenEbcdic /W=132
  898.  
  899. ^!SaveEbcdic FileName [/W=nnn]
  900. Similar to the ^!Save command (and accepts the same parameters) but saves the document in EBCDIC format. The optional parameter "/W=nnn" can be used to define a line length for fixed-width EBCDIC files. "nnn" represents the width in characters; a value of 0 indicates variable line lengths delimited with carriage returns. Example: ^!SaveEbcdic /W=132
  901.  
  902. ^!Export "FileName" [EBCDIC][SELECTION|ALL][LRECL=nnn]
  903. The ^!Export command now also supports the above syntax to create EBCDIC files. You can optionally define a record length (for fixed-width lines) by using the LRECL parameter followed by an equal sign and the width value.
  904.  
  905. ^!LoadEbcdicCharTable FileName
  906. Loads the specified file containing the EBCDIC character tables for conversion to and from Windows ANSI. The NoteTab program path is added if you do not specify a fully qualified path name. The extension .ebc is added if you do not specify a filename extension. You can reset the default character table by specifying the Default.ebc file.
  907.  
  908. ^%AR_KEY%
  909. Predefined variable containing the Clip activation key. It is empty if no activating key was used. Note that this variable cannot contain more than one character. You can clear this variable if you don't want NoteTab to paste it back into the document after the Clip action.
  910.  
  911. * Added predefined variables:
  912. ^%VBAR% = |
  913. ^%CARET% = ^
  914.  
  915. * ^!IfTrue and ^!IfFalse commands no longer allow the use of comparison operators to compare two values. In such cases, use the ^!If command instead.
  916.  
  917. * The StrPos, StrPosMid, StrPosRight, and StrReplace Clip functions now automatically convert tokens (^p, ^t, etc.).
  918.  
  919. * Using ^!SetIniFile without any argument now defaults to NoteTab's own ini file.
  920.  
  921. * ^!SaveValue, ^!ClearValue, and ^!ClearValues can now be used on any section in NoteTab's default INI file.
  922.  
  923. * The following commands will now force a screen refresh when screen updating has been disabled through the ^!SetScreenUpdate command: ^!Prompt, ^!Continue, ^!Skip, ^!Info, ^!StatusShow, and Clip Wizards based on ^?{...} type fields.
  924.  
  925. * Comment Clips are now displayed in Info window when invoked by ^!Clip command. If you have a Clip like H=";Comment", then you can display its content with the following instruction: ^!Clip Comment
  926.  
  927. * Improved behavior of ^!IfInRange, ^!PasteBack and ^!TypeBack.
  928.  
  929.  
  930. Clip Wizard:
  931. ------------
  932. * The font of the ^!Info box can be customized by the user. Just right click in the text window to open the shortcut menu, then choose the Font command to change the current text font.
  933.  
  934. * If the last field in a Clip Wizard is a listbox or memo control, then resizing the height of the dialog box will automatically adjust the size of that field.
  935.  
  936. Open file field, with support for multi-file selection:
  937. ^?[(T=O;S=M;F="Text Files (*.txt;*.ini)|*.txt;*.ini")Prompt]
  938. The prompt definition is similar to the standard Open file field but adds the option "S=M". You can assign the result returned by this type of prompt to an array-type variable using the ^!SetArray command.
  939.  
  940. Checkbox list field:
  941. ^?[(T=A)Prompt=Value1|_CheckedValue2|Value3|_CheckedValue4|Value5]
  942. This type of field is defined by the T=A option. Items that are checked by default are preceded by an underscore character. The result returned by this type of field contains all the checked items delimited with the delimiter defined by ^!SetListDelimiter, or a semi-colon with double-quotes around each item. The best way to handle the result returned by this type of prompt is to assign it as an array using the ^!SetArray command.
  943.  
  944.  
  945. Bug fixes:
  946. ----------
  947. * Fixed a bug that could cause loss of text (truncation) if a null character is inserted in a document.
  948.  
  949. * Fixed a bug in the HyperLink search command that could cause NoteTab to freeze when the backwards token was specified.
  950.  
  951. * Search Disk command ignored directories with the Read-Only or System attribute set when the "Include Subdirectories" option was set. Fixed.
  952.  
  953. * When the search criteria in Search Disk matched only a single item at the very start of the document, the document was skipped. Fixed.
  954.  
  955. * View | Options | Documents | Trim White Spaces
  956. Now works with outline documents and the [Clip] editor when libraries are saved to disk.
  957.  
  958. * The Left Align command ignored tabs. Fixed.
  959.  
  960. * NTP: you could not toggle the bookmarks in NoteTab Pro if the word-wrap was on. Fixed.
  961.  
  962. * NTP: the "More" statistics was invisible if the default document background color is black (because it is written with black characters).
  963.  
  964. * Clip errors now indicate correct line number when comments are listed between instructions (note that the actual Clip name is not counted).
  965.  
  966. * Clip Language: lone "+" and "-" operators are no longer converted to numbers (always 0).
  967.  
  968. * Clip Language: ^!IfSame "^$GetChar$" "^%Space%" GotoTrue
  969. Comparing spaces now works correctly.
  970.  
  971. * Clip Language: ^!Select URL
  972. Selecting a URL in an HTML tag failed if there were no quotes around it. Example:
  973.   <a href=http://www.notetab.com>NoteTab Home</a>
  974. produced:
  975.      href=http://www.notetab.com
  976.  
  977. * Clip Language: ^!Keyboard command now accepts constructs such as ##abc# (which types #abc). Note that the embedded # characters may not be followed by a blank space, otherwise the Clip interpreter will treat it as an end-of-text marker.
  978.  
  979. * Clip Language: StatusShow window was often displayed with an incorrect size. Fixed.
  980.  
  981. * Clip Language: The GetOutput and GetInputOutput Clip functions did not capture the standard error stream. Fixed.
  982.  
  983. * Changing the font color for the Clipbook from the Tools|Clipbook Properties menu had no effect. Fixed.
  984.  
  985. * Other minor bug fixes...
  986.  
  987.  
  988.  
  989. Changes in Version 4.52
  990. =======================
  991. *  Insert HTML links and images by way of the File Open dialog box. If text is highlighted when the command is chosen, the tags wrap around it. Note that the File Open dialog box always points to the last used directory. Menu:
  992. Document|Insert HTML Link/Image (Shift+Ctrl+F5)
  993.  
  994. * NoteTab Pro: color of <!-- --> comment tags is now adjustable through the Options dialog box on the Colors tab.
  995.  
  996. * NoteTab Pro: supports WordStar key mapping (Options dialog box on Advanced tab).
  997.  
  998. * Disk Search now accepts regular expressions too. Set through the "Find what" field's shortcut menu.
  999.  
  1000. * NoteTab now checks that the size of a newly saved file matches the size of the text. The reason behind this feature is that some people saving to certain servers sometimes experienced a loss of data (truncated files). Although this is not caused by NoteTab, this extra checking may help the eventual loss of data by warning you when the problem is detected.
  1001.  
  1002. * Quick List's shortcut menu now offers a "Copy Name" command to copy the file name to the Clipboard.
  1003.  
  1004. * Clips: the OnClipboardChange event no longer causes the listbox's selection bar to shift to it whenever it is invoked.
  1005.  
  1006. * Minor bug fixes.
  1007.  
  1008.  
  1009. Clip Language Enhancements:
  1010. --------------------------
  1011. * New default label type: Skip_xx
  1012. Use this label to skip a specified number of Clip instructions. xx represents a number (positive or negative). For example, Skip_3 will skip the next three lines in the Clip. "Skip" and "Skip_1" have the same effect. These labels do not work in NoteTab Light (unless it is in trial mode).
  1013.  
  1014. ^!FocusApp AppTitle
  1015. Activates the application window with a title caption that matches the specified text. The error flag is set if no matching window is found. For example, if the Windows calculator utility is open, the following command will bring it to the front:
  1016.    ^!FocusApp Calculator
  1017. Most applications usually show other information in the title bar. For these cases, you can use an asterisk "*" either at the beginning or the end of the AppTitle text to specify that the text should match the end or the beginning of the title respectively. For example, MS Wordpad displays the document name in front of the program name, so the following instruction will work if Wordpad is open:
  1018.    ^!FocusApp *WordPad
  1019.  
  1020. ^$GetAppTitle$
  1021. or
  1022. ^$GetAppTitle(TitleText)$
  1023. Returns the full title of the active application window when no title is specified, or the window matching the specified text.
  1024.  
  1025. ^!IfAppOpen AppTitle GoToLabelTrue [ELSE GoToLabelFalse]
  1026. Jumps to the specified label if a window with the indicated title caption is found. For example, if the Windows calculator utility is open, the following command will continue execution after the CalcOpen label:
  1027.     ^!IfAppOpen Calculator CalcOpen
  1028. Most applications usually show other information in the title bar. For these cases, you can use an asterisk "*" either at the beginning or the end of the AppTitle text to specify that the text should match the end or the beginning of the title respectively. For example, MS Wordpad displays the document name in front of the program name, so the following instruction will work if Wordpad is open:
  1029.    ^!IfAppOpen *WordPad WordPadOpen
  1030.  
  1031. ^!IfLabelExist LabelName GoToLabelTrue [ELSE GoToLabelFalse]
  1032. Jumps to the specified label if the indicated label name exists in the active Clip.
  1033.  
  1034. ^!SetScreenUpdate [On|Off]
  1035. Enables or disabled updating of the NoteTab application window. Disabling updating when a repetitive sequence of Clip commands affects the text layout can significantly improve the processing speed. The scope of this command is limited to the Clip (and eventual sub-Clips) where it was invoked. When a Clip ends, screen updating is automatically re-enabled.
  1036.  
  1037. ^!SetErrorLabel LabelName
  1038. Defines a label to which execution should jump whenever the error flag is set. The scope of this command is limited to the Clip where it was invoked. When an error label is defined, the ^!IfError command is ignored.
  1039.  
  1040. ^!SetCursorPara Row:Col
  1041. Similar to ^!SetCursor command but treats long word-wrapped lines as single lines. Both functions have the same effect if word wrap is turned off.
  1042.  
  1043. ^!OpenFavorites CategoryName
  1044. Opens all the documents listed in the specified Favorites list. CategoryName should be specified without a path name or extension.
  1045.  
  1046. ^!SaveFavorites CategoryName
  1047. Adds all the currently open document names to the specified Favorites list. The Favorites category is created if it doesn't exist. CategoryName should be specified without a path name or extension.
  1048.  
  1049. ^!ShowHeadings [True|False]
  1050. Shows or hides Outline heading names in the editor window.
  1051.  
  1052. ^!ReloadLibrary
  1053. Reloads the current Clipbook library. Useful if another application has modified it.
  1054.  
  1055. ^$GetText$
  1056. Returns the whole text contained in the active document.
  1057.  
  1058. ^$StrSort("Str";CaseSensitive;Ascending;RemoveDuplicates)$
  1059. Returns the specified text "Str" sorted according to the defined criteria. For example, the following instruction will sort the lines contained in the Clipboard, in ascending order, ignoring character case, and removing duplicates:
  1060. ^$StrSort("^$GetClipboard$";False;True;True)$
  1061.  
  1062. ^$StrPosRight("SubStr";"Str";CaseSensitive)$
  1063. Similar to the ^$StrPos()$ function but searches from right to left.
  1064.  
  1065. ^$StrPosMid("SubStr";"Str";StartIndex;CaseSensitive)$
  1066. Similar to the ^$StrPos()$ function but starts searching from the specified index position.
  1067.  
  1068. ^$StrCopyRight("Str";Amount)$
  1069. Similar to ^$StrCopy()$ but copies the substring from the end of the specified string.
  1070.  
  1071. ^$IsShowHeadings$
  1072. Returns 1 if headings are displayed in the outline document window and 0 if they are not.
  1073.  
  1074. ^$IsHex(Value)$
  1075. Returns 1 if specified text is a hexadecimal number and 0 if it is not.
  1076.  
  1077. ^$HexToInt(Value)$
  1078. Returns the specified hexadecimal value as an integer.
  1079.  
  1080. ^$IntToHex(Value)$
  1081. Returns the specified integer value as a hexadecimal number.
  1082.  
  1083. ^$GetIndexTopicName(Index)$ renamed ^$GetTopicName[(Index)]$
  1084. The old name is still kept for compatibility purposes.
  1085.  
  1086. ^$GetIndexDocName(Index)$ renamed ^$GetDocName[(Index)]$
  1087. The old name is still kept for compatibility purposes.
  1088.  
  1089. ^!CopyFile "FileSpecs" "Destination"
  1090. Now overwrites the destination file if it exists (actually sends it to the recycle bin).
  1091.  
  1092.  
  1093.  
  1094. Changes in Version 4.51
  1095. =======================
  1096. * Improved Favorites menu: Category menu items now open up to display their content. Each Category submenu also includes a "Make Default" and "Open All" command.
  1097.  
  1098. * Added new functionality to Favorites feature: pressing "Ctrl + Favorites menu item" opens the Save As dialog box configured according to the directory and file name represented by the item. Useful for saving documents in a specific directory or with a predefined name.
  1099.  
  1100. * Improved "Strip HTML Tags" function. Comments using <!--...--> tags are now properly removed. List items are preceded with bullets or numbers depending on the nature of the list.
  1101.  
  1102. * Toolbar/shortcut menu now offer the Justify and Reformat commands.
  1103.  
  1104. * New option to disable warnings when binary characters are substituted in loaded files.
  1105.  
  1106. * Document tabs can be configured to make a sound when clicked with the mouse.
  1107.  
  1108. * Added support for multiple file masks when doing Search Disk operations: c:\NoteTab\*.txt;*.otl;*.htm*
  1109.  
  1110. * New shortcuts to move focus between the Clipbook and the active document: Shift+F4, and between the Quick List and the active document: Shift+F7
  1111.  
  1112. * NoteTab Pro now supports the following keyboard actions:
  1113.    Ctrl+Up/Down - moves cursor from one paragraph to the next
  1114.    Ctrl+Backspace - deletes the word to the left of the cursor
  1115.  
  1116. * Added support for basic regular expressions:
  1117. áá + Find and Replace dialog box:
  1118. áááááá click on empty area with right mouse button and choose "Regular Expression"
  1119. áá + Find and Replace Clipbook commands:
  1120. áááááá use new option: "R"
  1121. áá - Important: the Replace criteria does not support regular expressions at this stage.
  1122.  
  1123. -> Regular Expression tokens:
  1124. á * = match zero or more of preceding character
  1125. á ^ = beginning of line
  1126. á $ = end of line
  1127. á \ = escape next character
  1128. á - = used in [a-z] type expressions
  1129. á ^ = negate next character/range in [a-z] expression
  1130. á [ = intro for [a-z] expressions
  1131. á ] = outro for [a-z] expressions
  1132. á . = match any single character
  1133.  
  1134. * New option for Find and Replace Clip commands: "C" forces command search for whole words only (see Help for details).
  1135.  
  1136. ^!SetWordWrap ON/OFF
  1137. Clip command to change word wrap mode in active document.
  1138.  
  1139. ^$Calc(Expression[;Decimals])$
  1140. Clip function for calculating mathematical expressions.
  1141.  
  1142. ^$GetDate(DateMask)$
  1143. Clip function for configuring dates and time based on mask.
  1144.  
  1145. ^$StrFixLines("AnyText")$
  1146. Clip function to correct carriage returns in text criteria.
  1147.  
  1148. ^$IsBookmark(Index)$
  1149. Clip function to determine if specified bookmark is used.
  1150.  
  1151. ^$GetTopicIndex[(TopicName)]$
  1152. The GetTopicIndex function can now optionally accept a topic name, and returns its index number.
  1153.  
  1154. ^!SetHintInfo AnyText
  1155. Clip command to turn status bar Clip messages on or off. When you specify text, it will be displayed in the status bar instead of the usual Clip message. To re-enable the display of normal Clip messages, just invoke the command without any text. This command only has an effect during the time the Clip is running.
  1156.  
  1157. ^!SetIniFile Name
  1158. Defines where Clip variables are saved when using the SaveValue command and other related functions/commands. By default, variables are saved in NoteTab's INI file (or registry if so configured). Use this command to define a different INI file. If you do not specify a path in the name, the specified INI file will be created in the Libraries directory. If you plan to distribute your library file, consider giving your INI file the same name as your library file (without the extension); you can use the ^$GetLibraryName$ for this purpose. The scope of this command is limited to the library in which is invoked. It is reset when you change libraries or close the Clipbook. Invoke the command with no name to save again in NoteTab's INI file.
  1159. The following commands and functions support an optional section name if you specify an alternative INI file with the SetIniFile command:
  1160.   ^!SaveValue [Section:]Key=Value
  1161.   ^$GetValue("[Section:]Key")$
  1162.   ^!ClearValue [Section:]Key
  1163.   ^!ClearValues [Section]
  1164.  
  1165. ^$GetIniFile$
  1166. Returns the name of the INI file defined by the SetIniFile command. Returns a blank string if NoteTab's INI file is used.
  1167.  
  1168. ^!IfError now supports ELSE labels.
  1169.  
  1170. ^!Select Eol/Bol now extends the pre-existing selection.
  1171.  
  1172. * Improved speed when launching console applications.
  1173.  
  1174. * Improved behavior of TypeBack and PasteBack Clip commands.
  1175.  
  1176. * Maths parser now supports local decimal delimiter (e.g. Switzerland: PI = 3,14159).
  1177.  
  1178. * Added missing topic on "Mask Characters" to Help file.
  1179.  
  1180. * Fixed removal of Duplicates option which was ignored by the Sort command.
  1181.  
  1182. * Printing through NoteTab from Windows Explorer now works again.
  1183.  
  1184. * Fixed bracket matching bug.
  1185.  
  1186. * Fixed minor errors in the Clip Assistant library.
  1187.  
  1188. * Other minor enhancements and bug fixes.
  1189.  
  1190.  
  1191.  
  1192. Main Changes in Version 4.5
  1193. ===========================
  1194. * Many enhancements to the Clipbook syntax. The Clipbook is now programmable. Some of the features are only available in the commercial and trial versions of NoteTab. A warning is displayed in NoteTab Light if you attempt to activate a Clip that uses enhanced code which is not available in the Freeware version.
  1195.  
  1196. * You can now double-click in listbox controls within a Clip Wizard as an equivalent to clicking on the OK button.
  1197.  
  1198. * Clip names can be "disabled" by placing an underscore (_) in front of the name. The color of the name changes to gray and the user cannot execute the Clip with the mouse or the keyboard. Disabled Clips can, however, be executed from other Clips. Just add another underscore in front if you want such a character displayed in the name but don't want the Clip to be disabled.
  1199.  
  1200. * The Clip Assistant now displays Clip Wizards to help develop Clip programs. Only fully operational in the commercial and trial versions of NoteTab.
  1201. Menu: Tools|Quick List Properties|Clip Assistant
  1202.  
  1203. * Integrated support for Perl and Gawk scripts (through Clipbook commands; see ^!RunPerl and ^!RunGawk).
  1204.  
  1205. * Significantly updated the HTML Clipbook library and improved several of the others.
  1206.  
  1207. * HTML-Color picker to insert color codes in web page.
  1208. Menu: Document|Insert HTML Color (Ctrl+F5)
  1209.  
  1210. * NoteTab Pro: Improved HTML-tag highlighting. Entity names are now highlighted, as well as tags containing carriage-returns. Comment tags are highlighted as disabled text (gray by default).
  1211.  
  1212. * NoteTab Pro: Optional left-margin ruler to display line numbers (menu: View|Line Numbers).
  1213.  
  1214. * NoteTab Pro: You can now jump to a specific paragraph number (as opposed to wrapped lines) with the Search|Go to Line command. Just place a letter "p" in front of the number to signify that it represents a paragraph number rather than a line number (no difference when word wrap is off). For example: "p20" will set the cursor at the beginning of the 20th paragraph. Note that a paragraph, as described here, represents a line that starts from the end of the previous paragraph or the start of the document, and ends with a carriage return or at the end of the document.
  1215.  
  1216. * Justify command. This command is only available in the commercial and trial versions of NoteTab.
  1217. Menu: Modify|Alignment|Justify
  1218.  
  1219. * Reformat Lines command (with option to justify). This command is only available in the commercial and trial versions of NoteTab.
  1220. Menu: Modify|Lines|Reformat Lines (Ctrl+Shift+M)
  1221.  
  1222. * Count command to count the frequency of a text criteria.
  1223. Menu: Search|Count Occurrences
  1224.  
  1225. * "Quick Open Links" option under the Tools menu; when set you do not have to hold down the Ctrl key to activate a hyperlink with the mouse.
  1226.  
  1227. * Hyperlinks in documents can now launch other programs.
  1228.  
  1229. * Improved launching of NoteTab when multiple copies are executed simultaneously.
  1230.  
  1231. * Added commands in system menu of Find/Replace/Search Disk dialogs to let you change the default opening position of the window. Set the command "Open Centered" to determine if the window should be opened centered in the screen; turning it off will cause it to open at the current position.
  1232.  
  1233. * Added "Round" function to Maths parser.
  1234.  
  1235. * "File List" tool renamed "Quick List". You can now specify multiple file-types in Quick List when displaying disk files. Each distinct criteria must be separated with a semi colon (;). Example: c:\images\*.gif;*.jpg;*.jpeg
  1236.  
  1237. * New command-line parameter to set Clipbook library: "/L=LibraryName".
  1238.  
  1239. * Clipbook: ^!Insert command has been renamed ^!InsertFile.
  1240.  
  1241. * New switch for ^!Find and ^!Replace Clip commands: "H", limits search within highlighted text. The option is ignored if no text is highlighted.
  1242.  
  1243. * You can now set the font of the Find/Replace fields in the corresponding dialog boxes. Right click on a blank area of the dialog box to open the shortcut menu with the Font command.
  1244.  
  1245. * By default, tab drag-and-drop reordering is now disabled when the document tabs are stacked. You can enable drag-and-drop reordering through the tab bar's shortcut menu command "Allow Reordering" or by double-clicking on the tab (toggles the setting).
  1246.  
  1247. * Certain NoteTab file types are now organized in subdirectories. The following structure is used:
  1248.  NoteTab\
  1249.    |_ Libraries\       (takes all *.clb files)
  1250.    |_ Scripts\         (can use for Perl, Gawk, and other scripts)
  1251.    |_ Sounds\          (takes all *.wav files)
  1252.    |_ Favorites\       (takes all *.fvr files)
  1253.    |_ Dictionaries\    (takes thesaurus and all dictionary files: *.thr, *.dct, *.udt)
  1254.    |_ Documents\       (can use for NoteTab documents: *.txt, *.otl, etc.)
  1255.    |_ Templates\       (takes all *.tpl files)
  1256.  
  1257. * Changed the way the toolbar icons are loaded. This new method should fix the display problem on systems not running Internet Explorer 4.0 or higher.
  1258.  
  1259. * Many minor enhancements and glitch fixes.
  1260.  
  1261.  
  1262.  
  1263. The NoteTab Mailing List
  1264. ========================
  1265. The mailing list is a great place to meet other NoteTab users -- friendly people from all walks of life, and ranging from complete beginners to experts. If you are a "newbie", ask some of the "old timers" some basic questions to help get you started. Also use this list to exchange ideas, share neat tips and tricks, ask questions, suggest new features, etc. Whether you are a registered NoteTab user or not, you are welcome to join. And best of all, it is free. You will find more information about this list on the following web page:
  1266.  
  1267.    http://www.notetab.com/maillist.htm (main site)
  1268. or
  1269.    http://www.notetab.ch/maillist.htm (Swiss site)
  1270.  
  1271.  
  1272.  
  1273. Hope you enjoy the new features!
  1274. --Eric G.V. Fookes
  1275.  
  1276. ________________________________________________________
  1277. NoteTabÖ is a trademark of Eric G.V. Fookes, Switzerland 
  1278.  Copyright ⌐ 1995-2000, Eric G.V. Fookes, Switzerland
  1279.               - All Rights Reserved -
  1280.  
  1281. Windows is a trademark of Microsoft Corporation registered in the U.S. and other countries.  
  1282. All other trademarks and service marks are the property of their respective owners.
  1283.