Yes I am not a very experienced programmer, and need some help, and I can't seem to find how to do this.
Can I change an Integer, or any other variable for that matter, into a string so I can output it using OutText.
I am attempting to write a whole program in nice fonts and in graphics mode, but they don't want to make it easy in TP6.0.
It seems as if I have to 'InitGraph' every other second, and for some reason, some of my procedures only work if they have an even number of lines in them so I tack an 'a:=a;'on the end of it and suddenly it runs like magic.
Seems odd to me anyway.
Oh Well, Thanks for any help that you can give me...