Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display a text file from a form or VB.

Status
Not open for further replies.

Sanibel

Technical User
Nov 15, 2001
73
GB
I am using Access as a front end to a Fortran 90 program.
The F90 code does all the hard work and writes its results to a text file. I wish to automatically display the contents of the results file to the user, either via a button on the form or VB, but can't find how to do it. Any suggestions?

Thanks
 
FollowHyperlink may suit:

FollowHyperlink "C:\Docs\File1.txt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top