Where can I find info for System Attribute?

Where can I find a list of “Gestalt” values or a shell environment variables that can be used with the System Attribute event?

Thanks,
Brad Bumgarner, CTA

Brad, will this work?

choose from list {"addr", "afps", "alis", "appr", "apvr", "ascr", "ascv", "bclk", "cbon", "cfrg", "cmta", "cmtc", "cmvr", "cntl", "copl", "cpkr", "cpnt", "cpuf", "cput", "ditl", "dlog", "dplv", "dply", "drag", "dspv", "evnt", "fbcv", "fold", "font", "fs  ", "help", "icmp", "icon", "ismv", "kbd ", "lram", "menu", "mnam", "nmgr", "os  ", "otan", "otva", "otvr", "pclk", "pgsz", "powr", "ppcf", "pwrv", "qdrw", "qdtf", "qtin", "qtrs", "qtsf", "qtst", "qtvr", "qtvv", "ram ", "rmbg", "rsrc", "scr#", "scri", "snd ", "srta", "srtb", "stdf", "sysa", "sysv", "teat", "thds", "tmgr", "tmTE", "tmTV", "ttsc", "uisf", "uisv", "vers"}
set x to result
get system attribute of x

Also, the Gestalt.h and .r files are located at.

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers

They contain some definitions that may help.

Thanks, that’s just what I was looking for.

I LOVE this bbs. There is always someone with the answer.

Thanks again,
Brad Bumgarner, CTA