Batch file tool displays text in a pop-up dialog box. Includes simple Windows dialog box for small files and message box with scrolling and print to printer. Enhance DOS batch files and adds information boxes to the Windows Desktop.
wp10+ macro that opens show a dialog with recent file names with option to open. Listing of Most Recent Files The wp10 macros included are Recent.wcm and GetRecentFolder.wcm.
This wp11 macro opens a Windows Explorer window of the folder specified in the myfolder="c:\myfiles\wp" line. Change the line and recompile to suit your needs.
This wp10 macro shows how to set the DateControl in a dialog to the date set on the computer. It also shows how to parse the date from the chosen one in the dialog to parts for more robust date usage. e.g. 6/5/2003 could be typed as June 5, 2003.
This wp10 macro creates a new DAT file from other DAT files. The other DAT files must contain the same FIELDNAMES() to work properly as a master DAT file.
Set the variables, vYear, vPath and vDatFile in the first lines of the macro and recompile.
WordPerfect10+ macro - Make a document with some highlighting and play the macro. A messagebox will show whether the 1st hightlight is black with 100% shading or not.
Various WordPefect11 macros and code to show how Windows Scripting Host commands could be used. Macros show file, drive and folder information and perform various file system operations.