This topic is locked

Global Variables

11/26/2009 11:45:47 PM
PHPRunner General questions
L
lewisekrantz author

I tried setting them up in various events but they dont seem to carry thru the entire program.
I need to save the current Table Name and the Current Key from a table to be used later

J
Jane 11/27/2009

Lewis,
use Before process event to save current table and field names in the session variables.