This should be fixed now. The error trapping was not getting enabled in the api call windows, so things basically fell into panic mode.
Rick On Thu, Mar 19, 2009 at 12:35 AM, Mark Miesfeld <[email protected]> wrote: > On Wed, Mar 18, 2009 at 5:28 PM, Mark Miesfeld <[email protected]> wrote: > >> I added the stuff to the incubator >> ... >> Run the lessSimpleRW.exe and you will see the problem > > Rick I just committed a few changes to finish out the 3 examples. > lessSimpleRW.exe with no arguments uses the correct package file and > produces no errors. The program is designed to take an alternative > package file name on the command line so you can experiment without > re-compiling. > > So, if you check it out after this commit, run it like this to see the > problem: > > C:\work.ooRexx\other\examples\4.0.examples>lessSimpleRW nutshell_1b.rex > Created interpreter instance version=4.0.0 language level=6.03 > > > This application has requested the Runtime to terminate it in an unusual way. > Please contact the application's support team for more information. > > C:\work.ooRexx\other\examples\4.0.examples> > > -- > Mark Miesfeld > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
