Sorry if this is a dumb question,what is the print command in Free Pascal?
I believe it was in Turbo Pascal this way;
Writeln(lst,filename or variable);
This does not work when I use it with Free Pascal on Windows 98, I get a
message
Escape 101 and nothing prints on the printer!
What am I doing wrong?
Charles Prince