I am trying to edit the outputs for a program called SpaceSniffer but I'm not sure what the scripting language is.
{script}
{ if {<%isfile%>} == {true}
? { [{leftpad{<%disksize%>}{ }{8}}] <%file%>{&br}}
: { if {<%containsfiles%>} == {true}
? {{&br}<%pathfile%> [<%disksize%>]{&br}}
}
}
That is one of the scripts that is provided with the program for the output, I have tried asking the creator of this software but apparently he replies after within a day so if anyone knows of this scripting language that would help me a lot.
Thanks in advance!