Peter Gerwinski wrote:
According to Bill Currie:
function DecToBin( DecInput : string ) : wrkstring; [...] trunkuti.pas: In function `Dectobin': trunkuti.pas:332: prior parameter's size depends on `Decinput' make.exe: *** [trunkuti.o] Error 1
Sorry, but I cannot reproduce the bug here. Please try to isolate the bug in a short, useless test program you can post here.
I TRIED, but it went away. I suspect it might have something to do with the other units used, I was more hoping for an explanation of what the message meant so I could figure out what to look for.
Thanks for your cooperation,
I'll keep trying to reproduce the error in a smaller file.
Bill