Getting all the fields/buttons
J. Landman Gay
jacque at hyperactivesw.com
Wed May 8 12:45:03 EDT 2002
"Ivers, Doug E" <Doug_Ivers at lord.com> wrote:
> ... but this doesn't seem to get all the fields in my testing.
Ken's right if your stack was originally created in Rev. But if the
stack has been imported from HyperCard, or if the "HCAddressing" of the
stack has been set to true, then Rev retains the bg/cd specifications
and you'll have to do it your original way, by gathering all the bg
fields first and then each card field next.
Alternately, you can "set the HCAddressing of this stack to false"
before doing the field search, use Ken's way, and then set the
HCAddressing back to true afterwards.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list