Help Center›FreeBASIC
Console Functions
13 entries across 1 topic.
Topics
All entries
Procedures 13
(Print | ?) UsingOutputs formatted text to the screen or output device.ClsClears the screen in both text modes and graphics modesColorSets the display foreground / background color that is used with console output and graphics output of textCsrLinReturns the row position of the cursorLocateSets the current cursor positionPosReturns the horizontal (left to right) position of the text cursorPrintWrites text to the screenScreenGets the character or color attribute at a given locationSpcOutput function to skip spaces when writing to screen or fileTabSets the column when writing to screen or fileView PrintSets the printable text area of the screenWidthSets or gets the number of rows and columns of the displayWriteOutputs a comma-separated list of values to the screen