grxmaker -- a utility to make import files for GetRight www.getright.com

Author: Ryan Burnsides
Email: burnsides.1@osu.edu

You will need mfc42.dll to run this.

Install:
-------
Copy grxmaker.ini to your c:\windows directory
Make a directory for grxmaker.exe (e.g. c:\grxmaker) and copy grxmaker into it.

This program is freeware and comes with no warranty.

Help:
-----
Most of it is pretty self explanatory but here is the lowdown on the possibly confusing stuff.

concatenate and replace radio buttons: determine whether or not the .grx file you create is replaced or added on to

pad with 0's and num digits: determine the number of leading zeros to go before the number in the file name
e.g. with pad with 0's unchecked you will get file1.ext file2.ext etc...
     with pad with 0's checked and num digits = 4 you get file0001.ext file0002.ext etc...

local suffix and suffix: with local suffix checked, the suffix in the suffix box gets added to the end of each filename before the extension
e.g. with local suffix checked and aaa in the suffix box you get file1aaa.ext file2aaa.ext etc...

Bugs:
-----
Make sure your grx file path is valid, or your grx file will go somewhere you don't expect it to.

Other than that this program works pretty well.

If you like it and use it email me and tell me. If you want the source, email me and tell me.

Feedback is always nice.

This program was based on a dos util by 
Aditya Nagpal aditya_n@usa.net
