Using a file as a string

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

hey all,
For purposes of sending the contents of a file to a function that requires a
string, I am trying to find a way to read a file to a string variable & pass
it along. I was reading in VB about the FileOpen & FileGet functions but
can't get those to work. Any suggestions would be great...
thanks,
-m
 
Back
Top