Read::readn ReadList::readn Skip::readn

更多信息

  • This message is generated when syntax that does not correspond to a number is encountered while reading Number format from the indicated stream.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[Read::readn].

范例

基本范例  (2)

The characters read from the stream are not valid in Number format:

This stream can be read in Expression format:

The commas in the input stream are not valid in Number format:

The data in this example can be read in Word format and converted to numbers using ToExpression: