Hmm, that doesn't seem to work. I made an ActiveX EXE and then added the following code:
function main()
main = 1
end function
I then ran the program on the command line and checked the return value but it didn't return anything. Is there something that I'm missing or not doing right?
Thanks,
-bitwise