function/SPC function/SPC NAME SPC -- Skips over spaces ABBREVIATION s <shift> P SYNOPSIS SPC(<skip>) FUNCTION This function is used in the PRINT statement to skip over <skip> spaces. INPUTS <skip> - number of spaces to be skipped (0-255) RESULT Skips over <skip> spaces in the PRINT statement. EXAMPLES None NOTES None BUGS None SEE ALSO PRINT