Search the web
Sign In
New User? Sign Up
GuiObjectRexx · Object Rexx programming with Gui Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
re WarpArchiver   Message List  
Reply | Forward Message #682 of 694 |
Re: [GuiObjectRexx] Re: re WarpArchiver

In <ft0sde+lbmj@eGroups.com>, on 04/02/08
at 09:04 PM, "Adrian Suri" <adrian.suri@...> said:

Hi,

>Thanks for the reply, but two point , 1) I thought modalFor was a build
>in DrDialog function, and two it works if it is called from a control eg
>button, I think the problem is that the function is not getting the id of
>the calling dialog when it is called from the rexx method, any other
>ideas

The message implies that ModalFor itself is not found. This might be a
namespace issue. Code in a method can only see instance variables for the
class, method parameters and global variables and functions. Do you get
the same error message if you mistype ModalFor and ModalForX?

It may also be that the fact that you are within a method is inhibiting
the subcommand handler. I am assuming that ModalFor is implemented by the
DrDialog subcommand handler.

Please post a snippet of the failing function.

You might try some of the other miscellaneous functions such as
DrRexxVersion() and see if they can work.


Steven

--
----------------------------------------------------------------------
"Steven Levine" <steve53@...> MR2/ICE 3.00 beta 11pre3 #10183
eCS/Warp/DIY/14.103a_W4 etc.
www.scoug.com irc.ca.webbnet.info #scoug (Wed 7pm PST)
----------------------------------------------------------------------




Thu Apr 3, 2008 6:58 pm

steve53hoo
Offline Offline
Send Email Send Email

Forward
Message #682 of 694 |
Expand Messages Author Sort by Date

Hi all Not sure if anyone can help here but I nearlly completed and ready to release a beta of WarpArchiver, which is a front end to zip/arj/zoo/ace/cab/wpi...
Adrian Suri
adriansuri
Offline Send Email
Apr 2, 2008
7:46 am

** Reply to note from "Adrian Suri" <adrian.suri@...> Wed, 02 Apr 2008 07:46:52 -0000 ... Seems like the dll that contains ModalFor is not being...
Wayne
datablitz@...
Send Email
Apr 2, 2008
9:11 am

Hi Thanks for the reply, but two point , 1) I thought modalFor was a build in DrDialog function, and two it works if it is called from a control eg button, I...
Adrian Suri
adriansuri
Offline Send Email
Apr 2, 2008
9:04 pm

In <ft0sde+lbmj@eGroups.com>, on 04/02/08 at 09:04 PM, "Adrian Suri" <adrian.suri@...> said: Hi, ... The message implies that ModalFor itself is not...
Steven Levine
steve53hoo
Offline Send Email
Apr 3, 2008
7:19 pm

** Reply to note from "Adrian Suri" <adrian.suri@...> Wed, 02 Apr 2008 21:04:46 -0000 Hello I do not use DrDialog so I would only be guessing...
Wayne
datablitz@...
Send Email
Apr 3, 2008
2:01 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help