G
Gary Kahrau
If I create a form dynamically, is there some way I can point to a dll
function/ sub when the dynamic button is pushed?
Or do something like this.
dim DynSub as string
DynSub = "DoItSub" <== Value will come from the dynamic loader.
Call DynSub.
-----------------------------------------------------------
Gary Kahrau - VP Technology
(e-mail address removed) (W)
(e-mail address removed) (H)
Stellex Monitor Aerospace Corp.
-----------------------------------------------------------
function/ sub when the dynamic button is pushed?
Or do something like this.
dim DynSub as string
DynSub = "DoItSub" <== Value will come from the dynamic loader.
Call DynSub.
-----------------------------------------------------------
Gary Kahrau - VP Technology
(e-mail address removed) (W)
(e-mail address removed) (H)
Stellex Monitor Aerospace Corp.
-----------------------------------------------------------