>From the UDTR.PDF file MEMORY buf_size Size in kilobytes of memory buffer used for the operation. memresize may perform faster with a larger memory allocation. The minimum size is 256 K. The default on most systems is 8000 K (8 MB). You can assign as much memory as is available on your system. For example, 12000000 assigns 12 MB of memory to the memresize command.
Ummm, if the memory paramter for memresize is in K shouldnt 12000000 be 12Gb? If the paramter is in bytes then certainly 12000000 is a little less than 12Mb. Is the memory parameter in bytes or K? Dont want to get this one wrong, I might have a memory buffer 1000 times too small or big. Later in the same PDF there is an example. :!memresize INVENTORY MEMORY 12000 KEYDATA PARTTBL /home/terric/parttbl Resize INVENTORY mod(,sep) = 0(,-1) type = -1 memory = 12000 (k) dynamic ... Hmmm, I guess I'll trust the paramter to be in K and the above 12000000 to be a typo? regards, Jeremy Thomson applications programmer Fliway International (NZ) Ltd +64 9 279 5200 +64 9 275 7861 (fax) www.fliway.com Confidential Note The information contained in this E-mail message is privileged and confidential information intended for the use of the individual or entity named above. If the receiver of this message is not the intended recipient you are hereby notified that any dissemination, distribution or copying of this communication or attachments is strictly prohibited. If you have received this E-mail in error please immediately notify the sender by return then delete all copies of the E-mail and attachments. Thank You. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
