Re: [udf-dlm-develop] fpidf.pl: Displaying "tables" and "operations"
Brought to you by:
esm
From: Steve G. <ge...@ss...> - 2000-01-27 22:04:03
|
At 02:46 PM 1/27/00 -0700, you wrote: >Could someone please confirm for me whether "tables" and "operations" >are associated with each other? The Unit entry lists, for example: int tbl_app_flag = 10; int tbl_app_flag = 20; int tbl_app_oper = 1; int tbl_app_oper = 2; This means that table 10 is applied with operation 1 then table 20 is applied with operation 2 Chris's online docs go into some detail on this. Point your browser to: ftp://fr...@pl.../image1/frio/UDFDevelop/MiniWeb/Master.html When asked for password, enter "5lager5". Select THE PIDF Scroll to UNIT INFORMATION BLOCK, then tbl_app_flag Warning: on my machine, MSIE doesn't ask for the password, and thus denies you access to the data. NETSCAPE works OK. |