02-14-2013, 03:02 AM
the "out" at the beginning clears the QM output window.You can delete it if u like
the commas show up here cause it is a special format for the forum,not QM script format.when writing code in the QM editor there are no commas.let me try and explain .
take for example Gintaras code example
if u made it yourself in qm would look like the picture below
QM editor code
the comma represents hitting the tab key once in qm or the spacebar 4 times
it's called tab-indention.
the commas show up here so when u copy the code from the forum and u paste into qm editor qm can adjust the code back to the QM format.
Certain functions require this tab-indention qm does this automatically as u are coding
try it yourself
in qm editor type rep and hit enter and you will see what i am talking about
the commas show up here cause it is a special format for the forum,not QM script format.when writing code in the QM editor there are no commas.let me try and explain .
take for example Gintaras code example
if u made it yourself in qm would look like the picture below
QM editor code
the comma represents hitting the tab key once in qm or the spacebar 4 times
it's called tab-indention.
the commas show up here so when u copy the code from the forum and u paste into qm editor qm can adjust the code back to the QM format.
Certain functions require this tab-indention qm does this automatically as u are coding
try it yourself
in qm editor type rep and hit enter and you will see what i am talking about
