Go to the first, previous, next, last section, table of contents.


|scanTokenToWhitespace

Function: |scanTokenToWhitespace { [mss quote] -> [mss bytestart bytestop lineloc] }
file: job.t
package: muf
status: alpha

The |scanTokenToWhitespace function is exactly like the |scanTokenToChar function, except that the token read is terminated by any whitespace character. The terminating whitespace is not included in the token.


Go to the first, previous, next, last section, table of contents.