#Asm called from AmBasic
05-Dec-87 04:45:24
Sb: #96427-#Asm called from AmBasic
Fm: Ed Silva 70507,134
To: Mike Berro 73267,3361
Mike,I dont know if you are passing arguments to this sub,but you can
use LoadSeg() ( a DOS function) that will load that particular
piece of executable code into memory, after you do that you will
need to get an address of that function using that VARPTR basic command
if you give me some more time i will post a * short * AMigaBASIC prog
that will show how to do this trick…
Ed Silva