NAME GetAmigaGuideAttr - Get an AmigaGuide attribute. (V34) SYNOPSIS retval = GetAmigaGuideAttr (tag, handle, storage); d0 d0 a0 a1 long getamigaguideattr (tag, amigaguidecontext, ulong *); FUNCTION This function is used to obtain attributes from AmigaGuide. INPUTS tag - Attribute to obtain. handle - Handle to an AmigaGuide system. storage - Pointer to appropriate storage for the answer. TAGS AGA_Path (BPTR) - Pointer to the current path used by AmigaGuide. AGA_XRefList (struct list *) - pointer to the current cross reference list. RETURNS SEE ALSO setamigaguideattrsa()