Takes a string and prefixes all linefeed characters ( Chr(10) ) with a carriage return character ( Chr(13) ).
StringAddCR ( "string" )
StringReplace, StringStripCR
#include <MsgBoxConstants.au3> ; Add the carriage return charcter to all the line feed characters in the string. Local $sString= StringAddCR ("This is a sentence "&@LF &"with "&Chr (10)&"whitespace.") MsgBox ($MB_SYSTEMMODAL,"",$sString)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル