1.

Solve : Create a .bat file to open a datbase - Windows XP, Professional, V5.1?

Answer»

:: ATMS Applications
:: LINKS to latest version of the ATMS queries, forms, and reports
::
@ECHO on
copy /y C:\Documents and Settings\user\Data\Paula Rivera.html “&temp&\ Paula Rivera.html”
start “&temp&\ Paula Rivera.html”
cls
exit

Using the DOS commands shown above I get the following errors:

does not recognize double quotation marks" (")
can not find the file specified"
'temp' is not recognized as an internal or external command

Any help would be greatly appreciated.Double post. TOPIC closed.



Discussion

No Comment Found