DC_MENURUN and ADS
DC_MENURUN and ADS
Our app opens the dcmenu.cdx and dcuser.cdx on the local drive as a CDX while wll other files are opened by the ADS server, indexes on the server extension is IDX (expected) Missing something here as we would want everything to run on the server. IS there a parameter to tell DC_MENURUN to use the ADEDBE instead of DBFCDX?
Re: DC_MENURUN and ADS
Barry -
I am out of town working on a project thru Thursday.
Please give me until Friday to get back to you on this.
Roger
I am out of town working on a project thru Thursday.
Please give me until Friday to get back to you on this.
Roger
The eXpress train is coming - and it has more cars.
Re: DC_MENURUN and ADS
DCMENU.DBF, and DCMENU.CDX are created if they don't exist, even if they are not used.
DC_MenuRun() can build a menu from a passed array or from the DCMENU.* menu dictionary.
How are you using DC_MenuRun()?
Apparently you are still working in text mode. Am I right?
DC_MenuRun() can build a menu from a passed array or from the DCMENU.* menu dictionary.
How are you using DC_MenuRun()?
Apparently you are still working in text mode. Am I right?
The eXpress train is coming - and it has more cars.