Thread: about files
View Single Post
  #2 (permalink)  
Old 07-31-2007, 10:37 PM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
They look like they are pruning down the name of a file that is given in the form of something like this
Code:
filename="c:\somepath\somefile"
They are stripping it down to just somefile.
Reply With Quote