Hi,
i m really running against a wall atm.
I get errors causing my scripts to fail all the time. Even when i just realign code by adding/deleting spaces or tabs at line start
e.g. when i edit (just removing the spaces to align it more to the left, no other difference)
to ... ---->
i m using ultraedit-32 atm, i guess it could be related to a simple setting.
Anyone knows my problem? It´s pretty hard to make progress if you can´t even tell if the error is systax related or caused by something like my errors.
thx in advance.
i m really running against a wall atm.
I get errors causing my scripts to fail all the time. Even when i just realign code by adding/deleting spaces or tabs at line start
e.g. when i edit (just removing the spaces to align it more to the left, no other difference)
Code:
# Religions Column
screen.setTableColumnHeader( "CityListBackground", 2, localText.getText("Religions", ()).upper(), 130 )
Code:
# Religions Column
screen.setTableColumnHeader( "CityListBackground", 2, localText.getText("Religions", ()).upper(), 130 )
i m using ultraedit-32 atm, i guess it could be related to a simple setting.
Anyone knows my problem? It´s pretty hard to make progress if you can´t even tell if the error is systax related or caused by something like my errors.
thx in advance.