|
-
Feb 8th, 2008, 04:02 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] How to split this path location
I have problem here, I have path location like this
How to split this path location and only left its filename without extension *.shp
CommonDialog4.InitDir = App.Path & "\export"
CommonDialog4.Filter = shape
CommonDialog4.DialogTitle = "Save selected feature"
CommonDialog4.ShowSave
outputfile = CommonDialog4.fileName
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|