VGAclocks


Author Message
dddns
Guru

Joined: 20/09/2024
Location: Germany
Posts: 353
Posted: 07:16pm 05 Apr 2025      

I spent the last days making a library out of this splitting up all and end up in a hand full of commands for displaying and setting up objects defined in a "database".

Now I'm new to basic:

Is there a way, to use the content of a string as the variable name for the DIM command?
Is there a way to assign a value to a string, where the stringname$ is the content of another string?

I found a workaround with the "EXECUTE" command but maybe I can't see the obvious..

Many thanks in advance