On Tue, Feb 14, 2017 at 4:30 PM, Peter Mew via 4D_Tech <[email protected]
> wrote:
> Hi
> This snippet of code is in a loop, of typically 10 to 20 items.
> The Array <>StartsampleArray holds the start time, in samples, of the
> tracks on a CD.
> It all works fine interpreted, but when compiled, when
> <>StartSampleArray{$i} exceeds around 26655216 or thereabouts $Duration
> turns negative, and it all falls over
> <>StartSampleArray is copied from a Process array earlier in the code,
> which itself is declared as a longint array
>
> $start and $duration are part of a LEP call to Sox to split the individual
> tracks from a complete CD
> It looks so simple, but why wont it work compiled?
>
> Thanks for any guidance
> -pm
>
I think, we need more info.
1. What version of 4D
2. What its type of array
3. Is interprocess array used any where else? Why is it an interprocess
array?
regards
chuck
--
-----------------------------------------------------------------------------------------
Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064
Informed Solutions, Inc.
Brookline, MA 02446 USA Registered 4D Developer
Providers of 4D, Sybase & SQL Sever connectivity
http://www.informed-solutions.com
-----------------------------------------------------------------------------------------
This message and any attached documents contain information which may be
confidential, subject to privilege or exempt from disclosure under
applicable law. These materials are intended only for the use of the
intended recipient. If you are not the intended recipient of this
transmission, you are hereby notified that any distribution, disclosure,
printing, copying, storage, modification or the taking of any action in
reliance upon this transmission is strictly prohibited. Delivery of this
message to any person other than the intended recipient shall not
compromise or waive such confidentiality, privilege or exemption
from disclosure as to this communication.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************