Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>space$ string of </b><b>n</b><b> spaces</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SPACE$                   String of n Spaces

 s$ = SPACE$(n)

    Returns a string consisting of a specified number of space characters.

           n    A numeric expression in the range 0 to 32767.

See Also: LSET PRINT USING RSET SPC STRING$ TAB

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson