This file gives some quick introduction to some of the command options, even before you read the full details in the UserGuide.html.
For Windows users, you can run the QuickStart.bat or QuickStart file which will execute many of these. Additional details are in the user guide and files available with the help options. the most complete detail.
For non-windows downloads, you will get a file QuickStart.txt, which are the commands line by line, which you can execute using copy-and-paste.
To take full advantage of the features, refer to the UserGuide.html, test and illustrative examples.
The tool name will be shown as mcpt.exe, non-windows users ignore the ".exe" extension.
For those not familar with command line entry, there are details in the UserGuide.html in the Options section.
Basically a command looks like: mcpt -option=val or -option. In many cases, there are multiple options! Copy and run the entire line starting with mcpt.
Windows users, can just read the rest of this file for details, if you are running QuickStart.bat.
There are many more possibilities to keep your practice varied, and to work on different deficiencies.
Each command shown writes to your SCREEN, just so you can verify its the content you want, to get that to your Morse Code tutor/training program, add the option: -outFile=someOutputFile.txt. This is placed in the current directory, unless you specify a path to another location (i.e. -outFile="c:\documents\myOut.txt").Getting the file to your tutor is dependent on your situation (email files to a phone; drag-and-drop in windows; mv|cp in linux; LCWO.net users go to "Convert text to CW" screen, which has a Windows like browse feature).
Please run the command now, to get an overview of 4 other files, (they will be referred to in the next section)
mcpt -help=files
This section will show you just a few types of practice material that can be generated. In these examples, all output goes to your screen. Examples will demonstrate minimal capability of features, and little explanation, the exmples in the user guide are more thorough and provide detail information. For now, this is just to give you some flavor of features.
EVERYTHING about the material generated is configurable, don't get hung up about the words, lenghts, the quantity, etc.
Where you see "-inFile=word.txt", you can use any TEXT file (not MS Word, word processor), email, book, etc.
For any of the following, you can add -outFile=output.txt, and capture text in a file instead of to your screen.
Commands for simple code groups
mcpt -codeGroups -cgLen=3:6
code groups with lenght of 3-6 characters; letters, nimbers, punctuationmcpt -codeGroups -cgLen=5:5 -num=200 -len=30
this overrides some of the defaults that were used abovemcpt -codeGroups -cgLen=3:6 -lesson=12
repeat the first case, but limit code groups to lesson 12 of LCWO (its the default tutor)mcpt -codeGroups -cgLen=3:6 -lesson=12 -tutor=lcwo
repeat the first case, but limit code groups to lesson 12, specify the tutor to use (half dozen to choose)Commands for WORD related practice
mcpt -inFile=words.txt -inLen=3:10
word length 3-10 characters from words.txt file (random order)mcpt -inFile=words.txt -mixedMode=3
words with a code group eavey third entrymcpt -inFile=words.txt -mixedMode=3 -lesson=10 -tutor=g4fon
repeat the above, adding -lesson=10, of the order taught in g4fon tutormcpt -inFile=words.txt -mixedMode=3 -sufLen=2
words with a one or 2 character suffix (you can change to/add -preLen=1, and/or -random.)Commands using ProSigns from a prosign file
The next few commands use prosigns from the file prosign.txt. That file and the User Guide provide additional information.mcpt -inFile=words.txt -prosignFile=prosign.txt -num=40
Each prosign appears, and is used as it it were a word. It therefore can interact with other word options: sufLen, preLen, repeat, etc.mcpt -inFile=words.txt -prosignFile=prosign.txt -num=40 -mixedMode=3
Each prosign appears, and is used as it it were a word AND in the interspersed code groups. Uppercase.mcpt -codeGroups -prosignFile=prosign.txt -num=40
ProSigns used just like a SINGLE character.mcpt -callSigns
Call signs generated for format practice. Can be limited to tutor/lesson.Some permutations of letters by tutor and lesson number
mcpt -permute=p -lesson=15 -tutor=lcwo mcpt -permute=b -lesson=15 -lesson=12 -tutor=g4fonA sending practice data generation (a special form of codeGroup)
mcpt -send=1,6 -cgLen=2:5Help Commands
This section demonstrates online informational help, and commands to get it.The help output is a quick help while using the tool, rather than refering to the User Guide. They are here just to give you an idea of the content.
mcpt -help=LCWO
ONLY for users of LCWO.net. Some ADVANCED training features which support on-the-fly changes of played code speed, Farnsworth timing, extended silence, etc. LCWO is highly recommended and free. These features are shown in many examples toward the end of the user guide, but demonstrated here.mcpt -help
A listing of all options, their defaults, and values. Don't worry, you'll see shortly, that a given feature needs very few. Also, all the options you need can be put into a file, instead of the command line. (Run mcpt -help=files for information).
mcpt -help=options Use this option in addition to other command line options to see the full set of options mcpt is executing with. This will help you see the impact of default values that impact your output.
mcpt -help=tutors
Displays a table of Morse Code tutors (programs or training systems) such as LCWO.net and the characters taught by lesson number. Allows features to restrict practice to known characters.mcpt -help=files
Use of mcpt may use several other files. This command discusses them.