User Tools

Site Tools

한국어

cubloc:putstr:index

PutStr

PutStr channel, data

channel RS-232 channel. (1 to 3)
data String data (String variable , String constant or Constant)

Sends String data on the specified RS-232 channel.

OpenCom 1,19200,0,50,10
PutStr 1,"COMFILE TECHNOLOGY", Dec I, Cr

Similar to the Put command, PutStr puts data to be sent in the RS-232 port's send buffer. Afterward, the Cubloc BASIC interpreter takes care of the actual sending. Use the BFree command to prevent overloading the send buffer

Go CUBLOC home

cubloc/putstr/index.txt · Last modified: 2018/10/08 09:01 by COMFILE Technology