Alright guys, I need your help. I am using a very old, dusty flavor of BASIC as a macro language in a program that I didn't write. The program does support an inputbox type function, but I would like to attach a help file to the inputbox. Now I have used the Messagebox API with this macro language before, and now I need to know if there is an InputBox api that I could use for my purposes. I am assuming that their probably is.....

Thanks