[gme-users] Using console from interpreters

Steven D Baker Steven_D_Baker at raytheon.com
Mon Nov 28 13:03:16 CST 2005


Is there an equivalent method to consoleMsg available via JavaBON?

Thanks,

Steve



                                                                           
             "Zoltan Molnar"                                               
             <zolmol at isis.vand                                             
             erbilt.edu>                                                To 
             Sent by:                  "gme-users"                         
             gme-users-bounces         <gme-users at list.isis.vanderbilt.edu 
             @list.isis.vander         >                                   
             bilt.edu                                                   cc 
                                                                           
                                                                   Subject 
             11/20/2005 08:41          RE: [gme-users] Using console from  
             PM                        interpreters                        
                                                                           
                                                                           
             Please respond to                                             
              "A list for GME                                              
              users to share                                               
               thoughts and                                                
             discuss bugs and                                              
                  fixes."                                                  
             <gme-users at list.i                                             
             sis.vanderbilt.ed                                             
                    u>                                                     
                                                                           
                                                                           




In case of BON2 interpreters
BON::Project class has a consoleMsg method for writing HTML output to the
console window.
In case of raw COM interpreters you can use the IGMEOleApp's ConsoleMessage
method.

The content of the console window can be get/set with ConsoleContent
property (method).
br, Zoli



-----Original Message-----
From:        gme-users-bounces at list.isis.vanderbilt.edu on behalf of
Krishnakumar B
Sent:        Sun 11/20/2005 4:12 PM
To:          gme-users
Cc:          udm-users
Subject:           [gme-users] Using console from interpreters

Hi,

Is is possible for GME to hook up standard error to the console?  This will
permit debugging information to be printed to the console with relative
ease from the interpreters.  The current approach that we have in our
(CoSMIC)
interpreters to pop-up dialog boxes is useless.  Also what will it take to
be able to do this from interpreters written using UDM?  I assume if GME
automatically does the setting up, it will not be necessary to modify
anything in UDM's RawComponent.{h,cpp}.

-kitty.

--
Krishnakumar B <kitty at dre dot vanderbilt dot edu>
Institute for Software Integrated Systems, Dept. of EECS, Vanderbilt
University
_______________________________________________
gme-users mailing list
gme-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users


_______________________________________________
gme-users mailing list
gme-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users




More information about the gme-users mailing list