HTBasic Help
×
Menu
Index

Regular Un-Typed Files

HTBasic reads and writes regular un-typed Windows files (including DOS, UNIX, or HP-UX ASCII files).  Binary mode should be used with FORMAT OFF with file transfer utilities, and ASCII mode  should be used ("ascii" in ftp) with FORMAT ON. HTBasic works with FORMAT ON files regardless of whether they have CRLF or LF line terminations.