H - Petewg/harbour-core GitHub Wiki
Back to Home
-
HardCR(
<cString>) ➜ cConvertedString
returns<cString>with all all soft carriage returns (Chr(141)) replaced with hard carriage returns (CHR(13)). (Soft carriage returns are added by 'MemoEdit()' when lines wrap.) -
Header() ➜ nBytes
returns the number of bytes in the header of the current database file or0if no file is used.
* Copyright © 2016–present Pete D.