Hi!
I am trying to convert an old Access 97 database to Access 2000 but I get an error in one of the modules. The function "Command()" is unknown. This was used to receive commandline parameters that have been used in a batch file to open the database (with the switch /cmd).
I have read in the help-file that Command() will not longer work with VBA and is only available for VB. But I really need this functionality in VBA. Is there a workaround or another method to get the commandline parameter?? Does the switch "/cmd" exists at all in (VBA for) Access 2000?
Any help is appreciated!
Regards
frag
patrick.metz@epost.de
I am trying to convert an old Access 97 database to Access 2000 but I get an error in one of the modules. The function "Command()" is unknown. This was used to receive commandline parameters that have been used in a batch file to open the database (with the switch /cmd).
I have read in the help-file that Command() will not longer work with VBA and is only available for VB. But I really need this functionality in VBA. Is there a workaround or another method to get the commandline parameter?? Does the switch "/cmd" exists at all in (VBA for) Access 2000?
Any help is appreciated!
Regards
frag
patrick.metz@epost.de