I have an EPOS system which is operating at two remote locations, no network, just single machines. One of the machines crashes when I assign a number of Memvars. The machine is low on memory and the solution was to REPLACE items in the table rather than GATHER them.
My question is - Is REPLACE a lot more efficient method than SCATTER.
My question is - Is REPLACE a lot more efficient method than SCATTER.