There is insufficient memory to execute this operation.
ReadBuffer(WSDLBuffer,OutStr,typeName,Indent,FirstLoop)
WITH WSDLBuffer2 DO BEGIN
COPY(WSDLBuffer,TRUE);
SETRANGE(Formula3,typeName);
IF FirstLoop THEN BEGIN
IF FIND(‘-‘) THEN BEGIN
IF “Cell Value as Text” ” THEN
WriteXMLPortLine(
OutStr,
“Cell Value as Text”,
FORMAT(Indent + 2,0,”),
xlRowID,
xlColID);
IF (STRPOS(Formula,’:’) > 0) AND (COPYSTR(Formula,1,2) ‘s:’) THEN
ReadBuffer(WSDLBuffer,OutStr,COPYSTR(Formula,STRPOS(Formula,’:’) + 1),Indent + 1,FALSE);
END
stopped here >END ELSE BEGIN
There is insufficient memory to execute this operation.
ReadBuffer(WSDLBuffer,OutStr,typeName,Indent,FirstLoop)
WITH WSDLBuffer2 DO BEGIN
COPY(WSDLBuffer,TRUE);
SETRANGE(Formula3,typeName);
IF FirstLoop THEN BEGIN
IF FIND(‘-‘) THEN BEGIN
IF “Cell Value as Text” ” THEN
WriteXMLPortLine(
OutStr,
“Cell Value as Text”,
FORMAT(Indent + 2,0,”),
xlRowID,
xlColID);
IF (STRPOS(Formula,’:’) > 0) AND (COPYSTR(Formula,1,2) ‘s:’) THEN
ReadBuffer(WSDLBuffer,OutStr,COPYSTR(Formula,STRPOS(Formula,’:’) + 1),Indent + 1,FALSE);
END
stopped here >END ELSE BEGIN