挿入(I)Insert
編集中のテキストファイルに特定の文字列を挿入します。 These are menu about inserting any string.
fig.f-1 fig.f-1
  1. 日付(D) Date
    編集中のテキストファイルに yyyy-mm-dd の形式で日付を挿入します。 This menu inserts date to current edited file. The format is yyyy-mm-dd.

  2. 時間(T) Time
    編集中のテキストファイルに hh-mm-ss の形式で時間を挿入します。 This menu inserts time to current edited file. The format is hh-mm-ss.

  3. ↑(U)
    編集中のテキストファイルに ↑ を挿入します。

  4. ↓(W)
    編集中のテキストファイルに ↓ を挿入します。

  5. →(R) -> (Right)
    編集中のテキストファイルに → を挿入します。 This menu inserts a string of "->".

  6. ←(L) <- (Left)
    編集中のテキストファイルに ← を挿入します。 This menu inserts a string of "<-".

  7. 文字列(S) String
    編集中のテキストファイルに、設定ダイアログで登録した文字列を挿入します。 %から始まるキーワードを使用することができます。 This menu inserts a string that is registered in TextTree option dialog. You can use some keyword that start with % character.

  8. ファイルから(T) Insert File
    編集中のテキストファイルに、他のテキストの内容を挿入します。 文字コードの異なるテキストファイルは挿入することができません。 This menu inserts a string from other text file.

目次へ戻る[Return]