Initialize
The Initialize event occurs when an RFgen client is initially loaded. It will occur only once, and is typically used to initialize variables, open additional database connections or create links to ActiveX objects.
This event is accessed from the Solution Explorer > Scripting Modules -RFgen.bas. Set the Object to "RFgen" and Proc to "Initialize".
Group: Events
Applies to: Applications (RFgen.bas)
Syntax: Initialize()