"Open" command

Doubts, help and support about QuickBMS and other game research tools
n97t7f7b57f
Posts: 27
Joined: Tue Apr 21, 2015 2:15 pm

"Open" command

Post by n97t7f7b57f »

Is it posible to open a file from outside?
like in windows cmd command "cd .."

i.e.
generalDir>
-scripts(bms here)
-files
-tools(quickbms.exe here)
-input
-output
run.bat

Code: Select all

tools\quickbms.exe scripts\script.bms files\file1.dat

Code: Select all

Open "." "..\input\file2.dat" 1
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: "Open" command

Post by aluigi »

It's not possible for security reasons.