| Patch | PN3_10066 |
|---|---|
| Keyword | RUNTIME |
| Description | Return 0 for SUM() of huge string numbers |
| Date | May 28, 1998 |
| Patch Details | This patch fixes a problem introduced with fat numbers in release 3.1 If you do a SUM of an empty string, the result should be 0 rather than "". IF SUMMATION("") NE "0" THEN RESULT = XXX ; RETURN IF SUM("") NE "0" THEN RESULT = XXX ; RETURN |
This patch description is for use by jBASE customers and VARs as an aid to supporting their jBASE installations only and may not be redistributed or published in any form without prior written permission of jBASE Software. This page was produced on February 14, 2000.