After everyone else in the office turned down this project, this upgrade
project fell on my desk. It's been about 8 years since I last created a
big
app in VFP and never in Access. Until I start traiing next week, I been
poking around - running the original app under 2.0 on one box and
upgrading
and debuggin on a second box. I can't seem to get past the autoexec macro
in
this 2.0 app to rununder 2003
The three lines that are vexing me are:
DoMenuItem (arguments - database, Window, hide)
ShowToolbar (arguments - Select, No)
ShowToolbar (arguments - SelectM, No)
It appears (from MSDN and other reearch) that DoMenuItem and ShowToolbar
been replaced , but I can't seem to find the right procedures/functions to
replace it.
The toolbars have been im****ted into the new 2003 upgraded database, but
obviously the language sup****t has changed.
Can anyone give me clue to get on the fast track with this?
THANKS!
--
Jim McDermott


|