User`s guide

PC*MILER-AS/400 MVS User’s Guide 96
1. Copy:
[PCMiler 250]
address=127.0.0.1
port=8250
2. Then paste to three new lines and change the version number and port number as
follows:
[PCMiler 260]
address=127.0.0.1
port=8260
3. Save and Exit.
Startmvs.bat:
Copy/Paste a similiar entry for an existing version and edit the directory location and port
number.
For example:
1. Copy:
cd \”Program Files”\”Alk Technologies”\pmw250\tcpip
start pcmsock25 PC_MILER 8250
2. Then paste to two new lines and change the folder name and port number as follows:
cd \ ”Alk Technologies”\pmw260\tcpip
start pcmsock26 PC_MILER 8260
(The port number must agree with the setting in pcmmv.ini above.)
3. Save and Exit.
Srv32.ini:
Copy the last product in the list and paste onto a new line below your last entry and then
change the product count and the version number in the new line.
For example:
1. Copy
Product9=PCMiler 250
2. Then paste
Product9=PCMiler 250
Product9=PCMiler 250
3. Edit as follows:
Product9=PCMiler 250
Product10=PCMiler 260
4. Save and Exit
The product count must be the next number in the sequence, you cannot have gaps. For
example, you cannot have Product9 followed by Product11. Also, the value after the
equals sign has to match the value between the square brackets for your new version that
you added to pcmmv.ini above.