Installation > Adjusting File Names and Locations

INFLD/INFLDX

Many of the INMEMO utilities use INFLD, another popular subroutine produced by MicroSabio. If for some inexplicable reason you do not have a real licensed copy of INFLD, a stripped down version called INFLDX.SBR is supplied with INMEMO. To use it in place of INFLD, just rename it:

.LOG BAS:

.COPY INFLD.SBR = INMEMO:INFLDX.SBR

If you are using BasicPlus, you may prefer to do it this way, instead or in addition:

.LOG BP:

.COPY INFLD.SBR = INMEMO:INFLDX.SBR

Make sure to perform the above step ONLY if you don't already have INFLD.SBR since the version supplied on the INMEMO release only works for the INMEMO utilities. Also note that you may have INFLD.SBR on your system called INPUT.SBR - if so, check the version number using DIR/V INPUT.SBR. If the version is 4.0 or higher and the size is more than about 8 blocks, then it is almost certainly INFLD.SBR in disguise and you should make a copy of it called INFLD.SBR and use it instead of the INFLDX routine supplied on the tape.

If you have any doubt about whether your copy of INFLD is up to date or licensed properly, please contact MicroSabio.