|
|
How to determine IO mode (READ,WRITE,HOLD) within a FLEP |
| Is it possible to tell inside a FLEP whether it is being called from a READ or a READ w/ Hold? Or whether it's being called from a WRITE or REWRITE?
| |
| The --- MODE PDF should tell you this information. READ with HOLD sets MODE = CHANGE, without HOLD sets MODE = INQUIRE. On the PCF update event points it sets MODE = ADD for a WRITE and MODE = CHANGE for a REWRITE, MODE = DELETE for a DELETE.
| |
| 2004-Jan-07 2:14pm |
| Previous: |
|
| Next: |
|
| ||||||||
Copyright 2003-2026 APPX Software, Inc. All rights reserved.