
Track is a pragram which encrypts upto 45 characters (name and address)
and places them at the end of an executable file. If someone's distributing
your software you can see where its come from.

track -enc <file name> encodes the data
track -dec <file name> decodes the data
track -size <file name> gives size of file

If you have problems its probably because the file is write protected.
 

       ianparker@clara.net

