M
mscertified
I was testing my app and it errored out and it turned out the value of
Openargs was Null.
I set Openargs to either a record key (if modifying a record) or zero (if
adding a record) in the calling form. Nowhere do I set it to null. How could
Openargs have become Null? I believe it is a read-only value so what would
cause this?
Thanks.
Openargs was Null.
I set Openargs to either a record key (if modifying a record) or zero (if
adding a record) in the calling form. Nowhere do I set it to null. How could
Openargs have become Null? I believe it is a read-only value so what would
cause this?
Thanks.