Hi, i've a problem with the 'global variables' in classes. It seems, that it isnt possible to make a real global declaration of lists or strings in a class. Whatever i try, if i call functions from other functions in my class, these functions are no longer able to know the global variables!? How could i handle this? TIA, Frederik