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 or 0 if no file is used.

⚠️ **GitHub.com Fallback** ⚠️