Message 1 of 2
Find Folder Name Using Wildcard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anybody help?
I have a number of sub-folders in a main folder thus....
C:\Users\Public Documents\Drawing Files\
1000 - Thrust Bearing Assembly
1010 - Mixer Shaft Assembly
1020 - Mixer Platform Fabrication
1030 - Mixer Loading Hopper Fabrication
Using a wildcard, how can I show the full folder name using a Python script.
For example, using the wildcard "1020", the message box should show "1020 - Mixer Platform Fabrication"
Many thanks in advance!!!
IsoCAM