Converting AREV Indexing to Open Insight (OpenInsight Specific)
At 27 OCT 1999 04:51:33PM Richard S. Todd wrote:
I am converting an Advanced Revelation v3.12 application to Open Insight v3.7.2. I have created all of the Popups and half of the Forms and have no problem accessing the existing data. But I am unable to access any Cross Reference Indexes in the Form Designer. Does anyone have any ideas? Thanks, Rick.
At 28 OCT 1999 01:51AM Dean Todd, Computer Resource Team - Orlando wrote:
I generally use a IXLookup quickevent. It steps you through and creates the "F2" option, with syntax similar to the following:
File name is Monthly. Xrefs on Last_Name, SS_Num and Trans:
'MONTHLY','LAST_NAME_XREF','SS_NUM_XREF','TRANS_XREF','SS_NUM','TRANS','NAME','PERIOD','PROGRAM_NAME','POINTS','DATE_OF_SERVICE_TOP','DIAG_CODE_TOP','DATE_IN','DUPE_COUNT','MULTI'
Hope this helps. Dean.