home *** CD-ROM | disk | FTP | other *** search
- REM This is a sample batch file illustrating how Newkey might
- REM be loaded from a batch file. Typically similar statements
- REM would be placed in your auotexec.bat file.
- REM *** Load Newkey and set macro buffer to 4000 characters
- newkey /4000
- REM *** Load example macro file
- newkeysp example.key/l
-