Oxygen Basic

Programming => Problems & Solutions => Topic started by: JRS on April 10, 2021, 07:43:54 AM

Title: external process PASTE
Post by: JRS on April 10, 2021, 07:43:54 AM
I need to send another BASIC interpreter sitting at its command line text commands via a PASTE Windows API call. Has anyone done this before?

THIS (https://www.codeproject.com/Articles/2242/Using-the-Clipboard-Part-I-Transferring-Simple-Tex) might be a starting point.