Login | |
|
 |
RE: Randomize reading a file - 2/26/2006 10:13:42 PM
|
|
 |
|
| |
Cybex
Posts: 412
Score: 0
Joined: 9/14/2005
From: Florida
Status: offline
|
You can read them into an array or dictionary object. What order do you need to access the items (machine names)? Cybex
_____________________________
Common sense is not so common.
|
|
| |
|
|
|
 |
RE: Randomize reading a file - 2/26/2006 11:26:33 PM
|
|
 |
|
| |
Cybex
Posts: 412
Score: 0
Joined: 9/14/2005
From: Florida
Status: offline
|
Is this how the numbering is broken down, RS000[store]E[machine][machine]? Cybex
_____________________________
Common sense is not so common.
|
|
| |
|
|
|
 |
RE: Randomize reading a file - 2/27/2006 12:16:55 AM
|
|
 |
|
| |
Cybex
Posts: 412
Score: 0
Joined: 9/14/2005
From: Florida
Status: offline
|
Good start, but it doesn't address or attempt to prevent mutiple systems from the same location from being ran concurrently. Cybex
_____________________________
Common sense is not so common.
|
|
| |
|
|
|
 |
RE: Randomize reading a file - 2/27/2006 12:21:04 AM
|
|
 |
|
| |
Cybex
Posts: 412
Score: 0
Joined: 9/14/2005
From: Florida
Status: offline
|
It seems even though you are checking to ensure the return value is not outside of the value range it does seem to exceed it. Is it always on the last record for you as well? Cybex
_____________________________
Common sense is not so common.
|
|
| |
|
|
|
|
|