Message 1 of 3

Not applicable
03-17-2020
02:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone.
I have this line working to import a 1.jt file
importFile @"C:\jt\1.jt" #noprompt
And what I need is to import any .jt file would be placed in that folder.
importFile @"C:\jt\*.jt" #noprompt
doesn't work.
Any ideas?
Thanks in advance.
Solved! Go to Solution.