DOCUMENT ID: 1338-02 SYNOPSIS: Fixing attribute actions error OS RELEASE: 2.4 PRODUCT: Solaris x86, Openwindows Developers Guide KEYWORDS: gxv devguide openwindows attribute SYMPTOMS: Generates a code error message: "gxv: object oct_0_2: attribute :actions: :action: Cannot find start of list" DESCRIPTION: Actions during the design phase cause spurious structures to be generated. The error in this case is from the ".G" file. :actions ( ( :from (window1 oct_0_2) :when (Notify ) :to (window1 oct_0_2) :function_type :user_defined :arg_type (:string) :action ("ExecuteCode" "") ) ) SOLUTION: The above section will not show up as a "connection" so "guide" can't be used to fix the problem. The "*.G" file must be editted to remove the code section. Care must be taken to keep the "paran's ()" in pairs. It is recommended to study the file structure before modifications. DATE APPROVED: 05/08/95