home *** CD-ROM | disk | FTP | other *** search
- Changes made in version 5.04
- ----------------------------------------------------------
-
- 1. List commands now display the messages in decending order.
-
- 2. The LP command is now available to stations designated at MBO
- stations.
-
- 3. The time setting for the processor has been changed. Many
- programs will not work as designed if the computer is set to GMT
- rather than local time. So beginning with this version you should
- set your computer to local time and then add a command to your
- AUTOEXEC.BAT file declaring your local time zone and it's offset from
- GMT.
-
- Add the following to your AUTOEXEC.BAT file:
-
- SET TZ=XXXnn
-
- where XXX is a three letter code for your local time zone and nn is
- the number of hours difference between your local time zone and GMT.
- Use a positive number if you are west of GMT and a negative number if
- you are east of GMT. For example:
-
- SET TZ=EST5
-
- would be used for Eastern Standard Time (USA).
-
- If you do not set TZ then APLINK will assume you have set your
- computer to GMT.
-
- The parameters TZONE and TDIFF in CONFIG.SYS no longer have any
- effect. Times set in the configuration file are now local.
-
- 4. The PCI-3000 driver has been revised to work with the PCI-3000
- version 1.7 ROM. This might cause a problem with older versions of
- the PCI-3000 ROM. Contact HAL for the latest version.
-
- 5. A number of minor bugs have been fixed.
-