Chris,
I am getting the following error when I try to visit http://mail.progresstalk.com/
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.
Does anyone know why Progress/OE ignores the 'Fields' clause in a 'for' statement when 'rowid' expression is used in the where clause of that 'for' statement?
DEFINE VARIABLE yy AS ROWID NO-UNDO.
FIND FIRST jol NO-LOCK.
yy = rowid(jol).
FOR FIRST...
This is in addition to Philip's reply.
The R-Code structure is designed to have only one "initial Value" segment per r-code file and this segment contains information required to initialize an r-code file for execution, including database and table references, variable definitions, TEMP-TABLE...
Can somebody tell me how to apply a OCX event like the way we apply an progress event(like apply "choose" to a button). I wish to apply the click in a ProgramTabs.TabStrip.
Thanks
Joel
Casper,
Thanks for your reply. I am already in "attached mode" in the debugger and I would like the sequence of code execution to be redirected to a file. Would this be possible?
Thanks, Joel.
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.