Re: Win32Lib

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Tue, 19 Jan 1999 13:47:11 -0800, Bret Belgarde <BretBelgarde at
WORLDNET.ATT.NET> wrote:

>Is there any way to determine if the data in a SLE is alpha or numeric,
>and if its alpha is there a way to force it to be all caps? I would
>appreciate any help I can get esp. if anybody has all ready done
>somthing like this.
>
>                                                            Thanks
>                                                                    Bret
  Gee, Bret.

That is an easy one.  The routine is upper()
and you must include wildcard.e
 Syntax:
            include wildcard.e
            x2 = upper(x1)
 Description:
            Convert an atom or sequence to upper case.
 Example:
            s = upper("Euphoria")
            -- s is "EUPHORIA"
Full description at ( http://members.aol.com/FilesEu/lib_u_z.htm )

    Sincerely
        Lucius L. Hilley III

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu