1. new function - read!

i added a new password function that returns 1 if you type the right
password, and bla bla bla. Here's what it does:

Displays asteriks(like Windows)
Supports backspace(like Windows)
is not case sensitive(like Windows)
returns an easy to read value of 0 or 1.

-------------------------------------
When it comes to programming languages, Euphoria is a cut above -
matt1278 at juno.com and matt1421 at juno.com(and soon to be
irisnmatt at prodigy.net. Then again, maybe not) Euphoria programmer

new topic     » topic index » view message » categorize

2. Re: new function - read!

syntax:
if password("your password here")=1
    puts(1,"Correct!")
else
    puts(1,"Try again")
end if

-------------------------------------
When it comes to programming languages, Euphoria is a cut above -
matt1278 at juno.com and matt1421 at juno.com(and soon to be
irisnmatt at prodigy.net. Then again, maybe not) Euphoria programmer

___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu