{{htmlmetatags>metatag-robots=() metatag-title=(CLINE | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for CLINE) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(CLINE | ugBASIC User Manual) metatag-og:description=(Manual page for CLINE) }} ====== ugBASIC User Manual ====== ===== CLINE ✓ ===== ===== SYNTAX ===== CLINE [chars] ==== PURPOSE ==== The ''CLINE'' command is used to clear the line currently occupied by the text cursor. If ''CLINE'' is followed by a number, then that number of characters get cleared, starting from the current cursor position and leaving the cursor exactly where it is. ==== EXAMPLE ==== CLINE CLINE 20 See also the following example files: * ''[[https://github.com/spotlessmind1975/ugbasic/tree/main/examples/texts_position_01.bas|texts_position_01.bas]]'' * ''[[https://github.com/spotlessmind1975/ugbasic/tree/main/examples/texts_position_02.bas|texts_position_02.bas]]'' ==== ABBREVIATION ==== Cln ==== AVAILABLE ON ==== * Dragon 32 * Commodore 128 (MOS 8502) * Commodore 64 * Commodore VIC-20 * Atari (400/800) * * Commodore PLUS/4 * Olivetti Prodest PC128 * Dragon 64 * Thomson MO5 * TRS-80 Color Computer 3 * TRS-80 Color Computer ==== ANY PROBLEM? ==== If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON CLINE|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]