Random Name Generator

Klaus Major klaus at major-k.de
Wed Dec 29 15:35:34 EST 2004


Hi Robert,

> Hey Everyone,
>
> I just joined this group. Seems pretty cool. Well first let me fill 
> you in with a little background info. I am a sophmore

you are a what?
Do you mean "sophomore"? ;-)

> in highschool. I am taking a computer programming class however we use 
> a dinosour program called Turbo Pascal. Some of the features 
> (functions, commands etc) are pretty much the same. However I just 
> need to learn how to write it all in runrev language.
>
> Well here's my problem. I am trying to make a program that will allow 
> you to input however many names you want into a list. This list will 
> be on the bottom section where you can delete users. The middle 
> section will contain a text area for you to input another username and 
> the top level will run the program. This program is going to be setup 
> to randomly output a name from the list. I got my layout already made, 
> however I am having problems finding good help on how to script what I 
> want to do with the username list.
>
> All help is welcomed, if you need more info or have anymore questions 
> just ask,

i am not sure what you want, but maybe soemthing like:

...
put ANY line of fld "userlist" into fld "display of a random name"
...

Will put a random line of one field into aother field :-)


Please correct me if i am wrong...

> Thanks,
> Robert

Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list