> The R:Base side creates a file containing the ID and
> prefix (J, O or P) that
> the VB app reads.   The VB app also reads the
> default document directory
> from an ini file then finds all the files in the
> default directory that 
> contain the
> prefix and ID, displays them in a list from which
> the user can double click
> which launches the native app for that document
> extension.

Sounds like a nice application, but it seems to me
that you could do all of it (except launching the
correct APP) with current versions of R:Base by
reading the directory into a table, and basing a form
on that table.

In order to be able to launch the application
associated with the file, I think you would need the
6.5++ version of the R:Base -- which is supposed to
have a new command LAUNCH for exactly that purpose.
--
Larry


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to