Aug 23, 2000 #1 mrivert Programmer Joined Aug 23, 2000 Messages 1 Location FR Hello, I'd like to know the procedure to extract the file name from a string like that : 'C:\Directory\File' (which comes from an OpenDialog box). Thank you very much, Franck mrivert@multimania.com
Hello, I'd like to know the procedure to extract the file name from a string like that : 'C:\Directory\File' (which comes from an OpenDialog box). Thank you very much, Franck mrivert@multimania.com
Aug 23, 2000 #2 Otto Programmer Joined Dec 31, 1998 Messages 224 Location HU See the ExtractFileName, ExtractFileExt, ExtractFileDir, ExtractFilePath functions. Bye, Otto. Upvote 0 Downvote