Reads a Mathematica character string and translates newlines into Windows format.
[Visual Basic]Function GetStringCRLF() As
String RemarksMathematica strings use a \n character (ASCII 10) for newlines. If you want to display a string read from Mathematica in a Windows text control, the string needs to have newlines in the \r\n Windows convention. This method reads the string and converts to the Windows newline convention.
Exceptions Exception Type Condition MathLinkException If the waiting data cannot be read in this format, or on any other MathLink error. See AlsoIMathLink Interface | Wolfram.NETLink Namespace | GetString
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4