NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: John Fligg on February 24, 2012, 06:57:19 AM
-
I want to find out if I am Inserting or Changing a record. Rather than set my own variable is there a standard variable that can be used?
In C8 you just use Self. Request so looking for something similar.
Thanks
John
-
If I remember correctly, the variables used in the form procedure is loc:Act long() or loc:ation string(40).
Regards
Rob
-
Thanks Rob. Found it in "the book" - was looking in the wrong place. I searched the PDF and found it after you told me.
Thanks
John