Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting the Source Drive Mac is run from?
#5
LyLerK Wrote:in Exe using the function GetCurDir you will receive the location of the exe being run.

Macro
Code:
Copy      Help
str directory = GetCurDir
sel directory[0]
,case 'C':
,,out "C Drive"
,case else:
,,out "Not C Drive"


Not sure but that dont help me find it unless i add like 10 case or more in there right one for each drive letter a pc might have i know mine goes up to j sometimes is there now an easy code to just find the source drive letter?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)