Strange behaviour in AppBuilder

usmanch

New Member
Hi All,

9.1DSP1 with Win2KProf.

I'm modifying my ADM2 program. I run via AppBuilder and return to AppBuilder, suddenly the section editor become read-only.
I can't change anything within my procedures.

Anyone has any idea?

Thanks and Regards,
Usman Tjiudri.
 
i work wometimes with v9 appbuilder and this pb appear to me sometime. So i've found one explication, because it's only some programs who have the pb : The code is too big. In v8 appbuilder there is a control to don't exceed internal procedure size. So we can write many much character with a trick. But doing that it's not fine. I suppose this control is stricter in v9 appbuilder.
I don't know if u're in this case ....
 
Hi BONO,

It's not because the size of the program too big, but something not right in AppBuilder and I don't know what is that.

Thanks for your reply.

Regards,
man.
 
Hi Madray,

The problem I have is not because of the size of procedure or something. I also experiences the size limitation before in V8.
The problem I have is something to do with AppBuilder itself, because once I quit from AppBuilder and start it again, it's fine, I can edit my procedures....so I don't think is because of the size.

Thanks for your reply.

Regards,
man
 
Back
Top