08-03-2004, 07:44 AM
Insert tab before goto. Or write it in the same line:
...
err goto g1
...
Tip: when copying QM code for pasting here, use menu Edit -> Other formats -> Copy escaped. Otherwise, all required tabs and spaces are lost and code becomes unreadable. When pasting back, use Paste escaped.
...
err goto g1
...
Tip: when copying QM code for pasting here, use menu Edit -> Other formats -> Copy escaped. Otherwise, all required tabs and spaces are lost and code becomes unreadable. When pasting back, use Paste escaped.
