Where can i get this information.
Is there any table that stores this info as which record is locked ?
For example :
we get the message usr_mstr has been locked by xyz user. press ctrl-c to exit.
Please help.
Ok i fugured what i was doing wrong. I was using 'HIDE FRAME ABCD' in the code.
I just had to remove that and it worked.
Thanks for making me think. :biggrin:
Progress version is 9.1E04.
I even tried the following in the above code.It gave the same error.
on pf3 of field a
do:
hide frame abcd.
for each tt:
disp tta ttb with frame gggg.
end.
end.
Can you please guide me as to what is the right...
This is my code. And the error in RED. What am i doing wrong here. Experts please help.
define temp-table tt
field tta as char
field ttb as char.
def var a as char.
def var b as char.
form a b with frame abcd.
on pf3 of frame abcd
do:
hide frame abcd.
for each tt...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.