J
jy836
Hi again. <g> This time, I'm having trouble reading a single line from a
file. The line reads, "DBPATH=[full path of database file goes here]." But
when I use the Input function, it only writes to the variable up to the
first space in the path. In other words, if the path was
"C:\Software\Utilities and Applications," the variable would read,
"DBPATH=C:\Software\Utilities." It basically determines a space to be the
beginning of a new section of the file or something. How can I get it to
read an entire line?? Thanks...
Jay
file. The line reads, "DBPATH=[full path of database file goes here]." But
when I use the Input function, it only writes to the variable up to the
first space in the path. In other words, if the path was
"C:\Software\Utilities and Applications," the variable would read,
"DBPATH=C:\Software\Utilities." It basically determines a space to be the
beginning of a new section of the file or something. How can I get it to
read an entire line?? Thanks...
Jay