Welcome! Log In Create A New Profile

Advanced

Internal Windows

Posted by John Marrone 
John Marrone
Internal Windows
April 14, 2009 03:45PM
Hi All
I can not find a global area in the code file for global declarations. Can you not have global variables in an internal window. I just want a few variables global to the window and any local procedures of the window. Not global application wide, just to the internal window.
BLS
Re: Internal Windows
April 16, 2009 06:00PM
Just right click within the green area of your internal window. press code... you have to move the scrollbar, otherwise the Global declarations of IW_XXX section is not visible...

Tip : You can also declare local procedures belonging to your internal window as PUBLIC.
(right click the local procedure....)

Means : You can access this procedure as follows
IW_XXX.Myprocedure()

HTH Björn
John Marrone
Re: Internal Windows
April 19, 2009 04:07PM
Hi Bjorn

It did help. Found the global section. Thanks
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: