accessing tv_text from other spots
Don Pomplun
Posts: 116
Seems like I saw this answered somewhere here before, but the correct search escapes me.
My top object OBJ's tv_text and methods therein print to the screen just fine.
To keep some semblance of organization/sanity I'm modularizing my code into other objects. But some of them would like to also display info on the crt (like the time-of-day clock). So far I've not been successful in determining how others access tv-text's methods.
TIA
-- Don
My top object OBJ's tv_text and methods therein print to the screen just fine.
To keep some semblance of organization/sanity I'm modularizing my code into other objects. But some of them would like to also display info on the crt (like the time-of-day clock). So far I've not been successful in determining how others access tv-text's methods.
TIA
-- Don