Hello,
I am just starting with Pascal. It seems pretty easy overall. I feel so stupid asking this :lol: , but I forgot how to change the BackGround and Font/Text color. I know the color choices, just need to know what to type. :cheesy:

Thank you so much to anyone who answers!
Jeff

EDIT NOTE: I don't think it matters, but, I am using Virtual Pascal Integrated Development Environment. Version 2.1 with build 279.

First, directly below the program name put "uses crt;". Next use "textbackground(color);" and "textcolor(color);" to change colors.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.