I reposted the above script. For the purists - I added a "$JACKS_OR_BETTER" setting. But a pair will still only give you your money back. I fixed a math error as well, so the free lunch at "CAESAR'S PALACE" is over. Think we could get Frank Sinatra to drop in and sing "I CODED IT MY WAY" ?

ceej:

Like to get your thoughts on random number generation [rnd() srnd()]. Have you (or anybody) figured out how this works. I'm thinking that what might be a good idea (for any game) is to reset the random number generator each time the you press enter. And does one have to use the srnd(1) (reset) function only - or in combination with srnd(aNumber) ?

The window UDF functions are yours for the taking - although they obviously still need a lot of work. The intent really was to stimulate ideas and discussion and maybe even get some group UDF library development started...

Shawn.

[This message has been edited by Shawn (edited 26 April 2001).]