Last updated: before December, 1998
Make sure .apr (.vew for v2.1) extensions are associated with Approach. You can do this in the File/Associate menu of File Manger. Then create a Windows program item with a command line something like:
c:\path\database.apr (for >v3.0*)
where a:, \path, and database.* are the drive, path, and filename of your database file.
To automatically open several files use the command line:
c:\approach\approach.exe c:\path\db1.apr c:\path\db2.apr
Use .vew instead of .apr for v2.1 files