RFGen
THE DATAMAX SOFTWARE GROUP, INC.
- KNOWLEDGE BASE TOPIC -
    Get the latest RFgen software updates - member login / registration requiredApplication Downloads
    Access RFgen Open Source Documentation for JD Edwards World / EnterpriseOneOpen Source Documentation
    Access RFgen publications and marketing materialsGeneral Publications
    Access the RFgen knowledge base on wireless data collection, development and implementation issuesKnowledge Base
    Authorize your RFgen Software ProductsProduct Activations
Open a live support session - please call RFgen support at 916-939-4065 to initiate the session
click here for live support
if you can't find what you need online
click here to email us
or contact our support desk
by calling 916-939-4065
RFgen Software Applications and Resources - JD Edwards World and EnterpriseOne - Certified Open Source Data Capture Solutions
   
Subject: How can I create global variables in RFgen?
Author: DataMAX
Dated: 1/31/2005 10:37:00 AM



The preferred alternative would be to use the RFgen.bas (Globals.bas in 3.x) VBA module. Variables declared as 'Global' or 'Public' will be global in your RFgen application.

For backwards compatibility the legacy gVariant(n) array can be used to create global variables, where n = 0 to 49. Variable references are shared between all defined VBA events, starting at the time a user logs in, until the user logs out.

Copyright © The DataMAX Software Group    |    5049 Robert J. Mathews Pkwy. Suite 100    |    El Dorado Hills, CA 95762    |    USA Tel: 916.939.4065    |    Terms & Privacy    |    Contact Us