[Gambas-bugtracker] Bug #1696: Write of a string[] to a MEMORY FILE only save or reads first element, lof() always returns zero on memory file
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Mon Dec 16 11:55:20 CET 2019
http://gambaswiki.org/bugtracker/edit?object=BUG.1696&from=L21haW4-
Comment #3 by Brian G:
Could you possibly add a serialize , along with the usual for read write create etc
so we could do
xx = memory mypointer for serialize ' this does no actual output and ignores the pointer value
WRITE #xx, object
len = lof(xx) or so
This would be a great help for many things!
More information about the Bugtracker
mailing list