Hi all,
I have a similar problem to rleiman (thread 192-1252644)when I embedded this code in the "When selected" event for the entry field -
"IF NOT 0{prop:AcceptAll}
if ?AST
ishonoured{PROP:Checked} = True
MOD
riority = 'M'
MOD
rocess = 'Posted TAFE Certificate'
MOD
ate = today()
add(model)
end
end"
This code "IF NOT 0{prop:AcceptAll}" stopped when the OK button was pressed, but doesn't add data when PROP:Checked is checked, only when it is unchecked.
I am using vers 5.5 enterprise & windows 7.
I have a similar problem to rleiman (thread 192-1252644)when I embedded this code in the "When selected" event for the entry field -
"IF NOT 0{prop:AcceptAll}
if ?AST
MOD
MOD
MOD
add(model)
end
end"
This code "IF NOT 0{prop:AcceptAll}" stopped when the OK button was pressed, but doesn't add data when PROP:Checked is checked, only when it is unchecked.
I am using vers 5.5 enterprise & windows 7.