Comment
|
Sorry for the confusion--but it actually works that way for
the ROW, SCREENMAP, DBSELECT and DBCOMMAND declare types.
While variables follow a more modular naming scheme, the
namespaces internally were such that these object types have
a global namespace...so whatever you named your ROW in one
place is in fact a global name and cannot have local
varieties.
|