Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!boingo.med.jhu.edu!haven!adm!news From: MIKAEL@vax.psl.ku.dk Newsgroups: comp.lang.pascal Subject: BASIC-INTERFACE from Turbo Pascal. Message-ID: <25512@adm.brl.mil> Date: 16 Jan 91 15:08:11 GMT Sender: news@adm.brl.mil Lines: 9 I have an interesting problem. I have an IEEE488 Interface card. It uses BASIC example files, and is really designed for BASIC interface, but I would like to use Pascal instead. The interface between Basic and The IEEE488 port is via a resident driver, that BASIC calls with a "CALL" instruction. Has anybody any experience in interfacing between Turbo Pascal and BASIC It seems that they use the same calling conventions. Mikael Mortensen