Subject Calling routines from DLL functions
From John Wade <john@wade.co.za>
Date Wed, 10 Apr 2019 05:32:57 -0400
Newsgroups dbase.getting-started

Having created "Trading.web.dll" which has functions written into the DLL, how do I call the function. Do I use "EXTERN" ?
I have compiled the DLL into the project .EXE file