The instruction at "xyz" referenced memory at "xyz". The memory could not
be "read".
Scripts (PB9):
OpenUserObjectWithParm(u_logon,s_passwd_parms,"u_login_oracle",-1000,-1000)
In the construction event of u_login_oracle, it opens a response window
(w_change_password). The window opens OK. However, when I try to enter
data in the new_password (SLE) field, PB crashed with the "memmory could
not be read" error.
We are converting from PB8 to PB9. It runs OK in PB8. Have anyone
encountered the same problem?
We are having a similar problem...did you find a fix????