NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
How to tell if Inserting a record
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to tell if Inserting a record (Read 3063 times)
John Fligg
Sr. Member
Posts: 361
How to tell if Inserting a record
«
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
Logged
Rob de Jager
Jr. Member
Posts: 54
Re: How to tell if Inserting a record
«
Reply #1 on:
February 24, 2012, 11:52:18 AM »
If I remember correctly, the variables used in the form procedure is loc:Act long() or loc:ation string(40).
Regards
Rob
Logged
John Fligg
Sr. Member
Posts: 361
Re: How to tell if Inserting a record
«
Reply #2 on:
February 25, 2012, 02:11:00 AM »
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
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
How to tell if Inserting a record