Are we saying we can use binFile to save stacks as opposed to the normal way? With no side effects??
Bob S
> On Apr 8, 2020, at 7:04 AM, Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
>
>> put url ("binfile:"&fName) into tData
>> put the long seconds into t
>> put tData into url ("binfile:"& fName)
>> put the long seconds - t