Daniel Klein wrote:
> How about:
>  
> OPEN 'TESTFILE' ELSE STOP
> CLEARFILE
> FOR X=1 TO 20000
>     id = 
> SYSTEM(21):'_':DATE():'_':TIME():'_':SYSTEM(9):'_':RND(32000):'_':RND(16000)
>     WRITE '' ON id
> NEXT X
>  
> While this is by no means scientifically fool proof, it did produce 
> 20,000 unique keys.
>  
> I'm sure our American Idle will fire me again for this ;-)
>  
You are indeed extremely fired for this, for what should be obvious 
random reasons of the granularity of my attention span.

Jim


--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to