[fpc-pascal] Re: JUNK: fpc-pascal Digest, Vol 60, Issue 12

2009-07-07 Thread Richard Jasmin
I have similar issue, at least with TP7(which is hard to find, I actually, HAD a legit copy back then) You can't write/read a record, you have to store strings into arrays then put those into records, link list them, use them, then RE-store the data into strings and write out the file.If any

[fpc-pascal] Re: JUNK: fpc-pascal Digest, Vol 60, Issue 12

2009-06-08 Thread Richard Jasmin
-snip- agreed. This looks like TMemory manager reimplementation from the unit called via the system unit.[an include somewhere.don't ask me which one, I have been over the RTL half a dozen times this past week looking for includes] I think its in ossys.inc and heap/heaph.inc.The TMemory mana