Re: Procedures and Parameters

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

Lewis Townsend wrote:
>
> Hello Ferlin,
>
> procedure Look (object thing)
>   puts (1, "blah blah")
> end procedure
>
> if equal (input_string, "look") then
>   Look (0)
> elsif equal (input_string[1..5], "look ") then
>   Look (input_string [6..length (input_string)])
> end if
>
> how's this?
> Lewis TOwnsend
>
> _______________________________________________________________
> Get Free Email and Do More On The Web. Visit http://www.msn.com

Lewis,

        I'll look this over and see what it will take to adapt it to
work in my engine code, one thing is this situation I was giving is
just one of DOZENS of procedures I am facing this situation with.
Thanks
for the input.

Later,

--
+ + +  Rev. Ferlin Scarborough  -  Centreville, Alabama  -  USA

          http://sites.netscape.net/fscarborough/homepage

MailTo:ferlin at sandw.net
MailTo:ferlin at email.com
MailTo:fscarborough at netscape.net

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

Search



Quick Links

User menu

Not signed in.

Misc Menu