hi,
may sound strange, but maybe someone has an idea.
i have lots of global variables like
_G.username
_G.testfile
_G.lg_test1
_G.lg_runtime
_G.lg_info
_G.hallo
ok... no i would like to give the users to chance to change to content
for all variables that start with _G.lg_ like _G.lg_test1
i know i could write all _G.lg_ files down in a extra list and offer a inputline to change.
but its over 400 ! of that _G.lg_ variables and now I MAY save some time
if one of u has an idea how to internally by code I could discover all variables like that
and put it in an array for example.
i expect there is no solution and i have to do the manual way but ... i ask
cheers
chris