>>
I am attempting to use (ISTAT('FORM_DIRTY_FLAG')) fucntion to determine
whether or not to run a piece of code.
My code looks like:
EDI USI FORMNAME
IF (ISTAT('FORM_DIRTY_FLAG')) = 1 THEN
DO THIS
ENDIF
<<
I don't think this will works because no form is active ....
It can works only within an EEP.
J.M. GRATIAS, Logimatique, France
- ISTAT('Form_Dirty_Flag') Bob Powell
- Re: ISTAT('Form_Dirty_Flag') Tom Grimshaw
- Re: ISTAT('Form_Dirty_Flag') Bob Powell
- Re: ISTAT('Form_Dirty_Flag') J.M. GRATIAS
- Re: ISTAT('Form_Dirty_Flag') Tom Grimshaw
- istat('form_dirty_flag') Ben Petersen
- Re: istat('form_dirty_flag') Ron Rose
- Re: istat('form_dirty_flag') Ben Petersen
- Re: istat('form_dirty_flag') Ron Rose
- Re: istat('form_dirty_flag') Ben Petersen
- Re: istat('form_dirty_flag') Tom Grimshaw
- Re: istat('form_dirty_flag') David M. Blocker
