My superclasse have a FD, like this: . . . End class-object. Object. Input-Output Section. File-Control. SELECT arqSYSCONF ... File Section. FD arqSYSCONF ... Object-Storage Section. 01 InstanceData pic x(032). *///////////////////////////////////////////////////////////// The FD causes a problem in InstanceData. I move "ajSauro" to InstanceData and in the class that inherits superclasse, the value of InstanceData is an unexpected value. If I remove SELECT and FD, then it is OK. Anybody have a soluction to this? Hug Antonio João NextExpress + Dialog System.
↧