Releasing a reference to a 3rd party DLL
Releasing a reference to a 3rd party DLL
(OP)
Would anyone know how to Release a reference to a 3rd party DLL in Clarion? I've tried PROP:Release (maybe I have the wrong syntax)? Looking for something comparable to Set Obj = Nothing in VB. Thanks!
RE: Releasing a reference to a 3rd party DLL
RE: Releasing a reference to a 3rd party DLL
Thanks very much!
RE: Releasing a reference to a 3rd party DLL