Re: D3 and use of compares on indices

2004-02-15 Thread Lee Bacall
A bit of a caveat in making selects against indexed keys may be helpful... If one is doing a select against a file with an indexed key, as: SELECT YOURFILE WITH YOURKEY = YOURREQUEST will build a select list against only those records containing the key data YOURREQUEST If, on the other hand if

Re: D3 /NTand RESIZE function not working

2004-02-15 Thread Lee Bacall
On D3, changing attribute 13 to set the new file size will ONLY will have an effect after a RESTORE of the system from tape. I don't remember if it will change the file size on a SEL-RESTORE. You can do a live resize of the file in D3 (increasing the size only) as: RESIZE-FILE Yourfile NewModulo

Re: D3 /NTand RESIZE function not working

2004-02-15 Thread Mark Johnson
lemme get this straight. If a 'live' resize of a file in D3 requires no users using that file, how is it considered live? my 1 cent. - Original Message - From: Lee Bacall [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, February 15, 2004 8:00 AM Subject: Re: D3 /NTand RESIZE function