User Tools

Site Tools


en:writebyte

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:writebyte [2016/08/12 21:28]
admin
en:writebyte [2020/02/28 10:46]
Line 1: Line 1:
-===== Writebyte (Statement) ===== 
-==== Format ==== 
-**writebyte** //byte//\\ 
-**writebyte** ( //byte// )\\ 
-**writebyte** [[integerexpressions|open_file_number]], //byte//\\ 
-**writebyte** ( [[integerexpressions|open_file_number]], //byte// ) 
-==== Description ==== 
-Writes an byte (8 bit number) to the end of an open file.  If the file number is not specified file number zero (0) will be used. 
-\\ 
-File should be opened with the [[open|Openb]] statement so that ASCII CR/LF translation does not happen. 
- 
-==== Example ==== 
-See example on [[readbyte|readbyte]] 
- 
- 
-==== See Also ==== 
-{{page>en:start#File and Serial Port Input/Output&noheader}} 
- 
-==== History ====  
-||| 
  
en/writebyte.txt ยท Last modified: 2020/02/28 10:46 (external edit)