Calling a sub

Post Reply
Peterg
Posts: 62
Joined: Mon Nov 28, 2005 5:36 pm
Location: Oxford UK
Contact:

Calling a sub

Post by Peterg »

Hi all
I am using an external dll which contains a SUB that i need to call
Can this be called using DLL Function or is there another way. BTW the SUB does not return anything
Thanks
Peter
Peterg
Posts: 62
Joined: Mon Nov 28, 2005 5:36 pm
Location: Oxford UK
Contact:

Post by Peterg »

Is this called in the same way and what should i use as the AS option if there is nothing returned
e.g.
DLL Function mydllsub() AS ???? PACSAL LIB "mylib.dll"

Thanks
Peter
Post Reply