Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
how can i get in a variable the name of the file that i have open?
thanks in advance, bye
Solved! Go to Solution.
Hello everyone,
how can i get in a variable the name of the file that i have open?
thanks in advance, bye
Solved! Go to Solution.
STRING $projectName = project_pathname(1)
thanks @rafael.sansao