- 秀丸エディタ マクロ言語ヘルプ目次
- 秀丸マクロの概要
- 変数の使い方
- 式について
- エラーの処理
- マクロの設定依存性について
- 内部的な値を表現するキーワード
- 関数一覧
- leftstr( s1, n1 ) 関数
- rightstr( s1, n1 ) 関数
- midstr( s1, n1, n2 ) 関数
- strlen( s1 ) 関数
- gettext( x1, y1, x2, y2, n1 ) 関数
- gettext2( c1, l1, c2, l2, n1 ) 関数
- char( n1 ) 関数
- ascii( s1 ) 関数
- unichar( n1 ) 関数
- unicode( s1 ) 関数
- str( n1 ) 関数
- val( s1 ) 関数
- hex( n1 ) 関数
- strstr( s1, s2 ) 関数
- strrstr( s1, s2 ) 関数
- getinistr( s1, s2, s3 ) 関数, getininum( s1, s2, s3 ) 関数
- input( s1, s2 ) 関数
- inputchar( s1 ) 関数
- iskeydown( n1 ) 関数
- getenv( s1 ) 関数
- existfile( s1 ) 関数
- getregstr( s1 ) 関数
- getregnum( s1 ) 関数
- getregbinary( s1 ) 関数
- getconfig( s1 ) 関数
- getconfigcolor( n1, n2 ) 関数
- getfilehist( n1 )関数
- getpathhist( n1 )関数
- getsearchhist( n1 )関数
- getreplacehist( n1 )関数
- gettagsfile( n1 ) 関数
- columntox( c1, l1 ) 関数
- linenotoy( c1, l1 ) 関数
- xtocolumn( x1, y1 ) 関数
- ytolineno( x1, y1 ) 関数
- gettabhandle( n1, n2, n3 ) 関数
- getcurrenttab( n1, n2 ) 関数
- filter( s1, s2, s3, s4 ) 関数
- tolower( s1 ) 関数
- toupper( s1 ) 関数
- getcolormarker( n1 ) 関数
- gettitle( n1 ) 関数
- getarg( n1 ) 関数
- getstaticvariable( n1 ) 関数
- seterrormode( n1, n2 ) 関数
- getresultex( n1 ) 関数
- charcount( n1 ) 関数
- wcsleftstr( s1, n1 ) 関数
- wcsrightstr( s1, n1 ) 関数
- wcsmidstr( s1, n1, n2 ) 関数
- wcslen( s1 ) 関数
- wcsstrstr( s1, s2 ) 関数
- wcsstrrstr( s1, s2 ) 関数
- byteindex_to_charindex( s1, n1 ) 関数
- charindex_to_byteindex( s1, n1 ) 関数
- wideindex_to_charindex( s1, n1 ) 関数
- charindex_to_wideindex( s1, n1 ) 関数
- 通常のコマンドを実行する文
- ファイル系文
- カーソル移動系文
- クリップボード系文
- 削除系文
- 挿入系文
- その他編集系文
- 検索系文
- searchdialog,searchup,searchdown文
- replacedialog, replaceup, replacedown文
- replaceall replaceallfast文
- findup, finddown, getsearch文
- findup2, finddown2, searchup2, searchdown2文
- setsearch文
- setsearchhist文
- setreplace文
- setreplacehist文
- setgrepfile文
- forceinselect文
- grep, grepdialog, grepdialog2, localgrep文
- grepreplace, grepreplacedialog2文
- hilightfound文
- colormarker文
- nextcolormarker文
- prevcolormarker文
- deletecolormarker文
- deletecolormarkerall文
- 検索/置換文字列の上限について
- ウィンドウ系文
- メニュー系文
- その他のコマンド系文
- アウトライン系文
- メッセージ系
- プログラム実行系
- マクロ制御系
- 入力系
- INIファイル系
- レジストリ系
- 設定系
- ウィンドウ配置系
- その他マクロ用
- 秀丸エディタ管理
- 秀丸エディタ管理(タブ編)
- DDE関連マクロ
- クリップボードと変数のやりとり
- DLL呼び出し機能
- 自動起動マクロ
- 浮動小数点数モード
- COMの呼び出し
- ファイルマネージャ枠,アウトプット枠