Page 1 of 1
DC_MENURUN and ADS
Posted: Tue Apr 19, 2011 12:00 pm
by bborror
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
Posted: Wed Apr 20, 2011 7:41 am
by rdonnay
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
Re: DC_MENURUN and ADS
Posted: Fri Apr 22, 2011 7:35 am
by rdonnay
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?