D
Dan
I am storing the file name of a picture in a text field
and then loading the picture in my form once it opens. I
can load files such as C:\dan.bmp. However I don't know
how to get the file paths when they contain spaces
because windows hides the connecting characters. Is there
a way to find it out? I need to find the file name of
C:\Document and Setting\My Pictures\dan.bmp. I also need
to find the file name of a file that is across the
network.
and then loading the picture in my form once it opens. I
can load files such as C:\dan.bmp. However I don't know
how to get the file paths when they contain spaces
because windows hides the connecting characters. Is there
a way to find it out? I need to find the file name of
C:\Document and Setting\My Pictures\dan.bmp. I also need
to find the file name of a file that is across the
network.