Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello im trying to look into a directory thats specified like for example " Y:\CNC\TOOLS\HOLDERS\HSK-100\"
im trying to get a list of the DGK files directories.
would i use .... string list $holders = dirname("Y:\CNC\TOOLS\HOLDERS\HSK-100\",Name)
Solved! Go to Solution.