File Format fields order

Grzegorz (Greg) Pasternak gpasternak at cogeco.ca
Tue Sep 28 18:49:15 UTC 2021



> On Sep 28, 2021, at 12:42 PM, Das Goravani <goravanis at gmail.com> wrote:
> 
> 
>> 
>> Rudolf Bargholz

>  It’s probably faster than repeat loop assigning values from Schema defined row to MOFF fields.. just assign row then load cols to fill the CRB
>> 

A comment about CRB, while it may be convenient to use at times I prefer to stay away from it, instead I prefer to work with vars of type row with relevant scope.  I dislike CRB because it is global and I never trust its state.  I prefer to avoid MOFF for the same reason.

Greg





More information about the omnisdev-en mailing list