09-05-2012, 03:28 PM
1. The event raised by F"{event} {name}" is eight each time.
How can I test to see if the resulting name points to a folder or a junction (only those types, not files and so on).
If i could tell by test, i'll be able to act depending on the type (folder => action A, junction => action B)
2. I'd like to interact with the program, and it's command line only interpret disks/partitions in \harddisk{number}\partition{number}
How can I test to see if the resulting name points to a folder or a junction (only those types, not files and so on).
If i could tell by test, i'll be able to act depending on the type (folder => action A, junction => action B)
2. I'd like to interact with the program, and it's command line only interpret disks/partitions in \harddisk{number}\partition{number}
