Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gintaras and QM experts......one line macro request
#3
To make a directory, really simple and one line:
mkdir("C:\Temp\Preference")

Usually in code, I test if a directory exists first, that way you can run the code as many times as you need without creating the directory each time.

if !();mkdir()

QM uses markup for special folders: Desktop is $desktop$/
Windows uses similar for cmd line: %windir%


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)