Message 1 of 3

Not applicable
10-04-2017
01:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm a mel newbie.
This returns the current filename:
file -q -sn -shn;
but I don't understand why this doesn't work:
string $fileName = file -q -sn -shn;
Solved! Go to Solution.