I am trying to use a Data Class to pass data between a mother
and child dialog, where the ::attribute contains a stem variable.
I have not found how to do this, but if I put a non-stem
variable in the statements, it seems to work - so I think I have
the dialogs, methods, class and attribute statements correct.

A second part of this is, can I somehow use methods that are
located in the mother dialog, from the child dialog?  I would
like to keep from replicating several of the common methods
that are already in use in the mother dialog, from having to
duplicate the code in the children dialogs.  If so, are the
exposed variables in the mother dialogs then from the mother
variable pool or from the child's pool?  Does this make sense?

--
  Art Heimsoth - artst...@artheimsoth.com

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to