Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to write my own program which interfaces the tape drive and the OutRight software?

0
Posted

Is it possible to write my own program which interfaces the tape drive and the OutRight software?

0

OutRight comes equipped with an API, or Application Program Interface. The API.EXE program executes as a DOS Terminate and Stay Resident program. The API is a register-oriented interface, meaning that all of the parameters and command values are passed across the API in CPU registers. An application will invoke an API function by setting register values particular to a desired function, then invoking the API provider via a PC software interrupt. Any language that can handle and generate software interrupts can be used to access the tape drive via the API.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.