Quote:
Originally Posted by xXziroXx
Stefan, make getStringKeys() gs2 compatible!
|
Not to be picky, but if it works at all, it's "compatible". x-x
I don't think getstringkeys() was ever meant to be a method of the TGraalVar object, it's more along the lines of the GS2 version of getstringflags() from GS1 (or whatever that function was), but for backwards compatibility, the name had to be changed. Perhaps a better suggestion would be an extension of getvarnames/getdynamicvarnames to take a parameter and return only those variables with names that start with the parameter.
I am also curious to see if perhaps getstringkeys("DB."); works.