All, Working on the proof-of-concept for using barcode at work again. Changes in management had forced a pause. New super/lead likes the idea even more than previous.
Am trying to use TPDD2 to store BASIC and barcode softwars for 3 M100. Trying to figure relocating barcode module UPC.CO to work with FLOPPY. Since the TPPD2 file manager is somewhat different in TOP, END, and EXEC addresses to identify all FLOPPY segments, I thought maybe someone could help with getting them to work together. And, avoid too much trial-and-error. Normally (without FLOPPY) UPC.CO is loaded after a CLEAR 110, 61784 statement. This will cause an AO error (I think it was) with FLOPPY loaded. I have been able to get UPC.CO on a floppy with READBC.BA and my code. I am hoping something like CLEAR 110, MAXRAM will set a proper loading point and avoid loading on top of any part of FLOPPY. The TOP of UPC.CO should then be at MAXRAM+4 with END and EXEC adjusted and savable with new numbers. At least I hope so and I am understanding it. Please. Any advise or wisdom, even a smack on back of my head, is welcome. God Bless, GregS <><
