On 1/27/06, Alan Oswald <[EMAIL PROTECTED]> wrote: > > I'm very grateful for the help I've received so far. My next question is as > follows: > > The GetText function uses get($) as a text string. How do I get it as a > number? > _________________________________________________________________________________ > mozart-users mailing list > [email protected] > http://www.mozart-oz.org/mailman/listinfo/mozart-users > > >
Use the StringToInt procedure documented in The Oz Base Environment -> Text -> Strings Andrés
_________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
