; This file is a template file for Custom Menu.
; 
; If the name of this file is "MenuTemp.txt", don't edit following text.
; If the name of this file is "MenuItem.txt", edit and customize follwing text.
; 
; The line begining ';' or '=' charactor is a comment line.
; Detail file format and tag spec is explained in help document.
; 
; By the way, when you type file name, URL address, etc in this file,
; you can use CustomMenu of AT Paster. Let's press the [Shift]^2 key!
;
;                                            Created by Hiroshi...

=====================================================================
+Personal Info
  Address          | 123-4567 xxx xxxxx xxxxxxx 123-234
  E-mail ID        | xxx@xxx.com
  -
  Home Page        | http://www.xxx.com
  -
  Signature[&normal] | Name(Handle Name)<xxx@xxx.com>
  Signature[&date]   | [T1]/[D1]/[Y2]([W2]) [H1]:[M2] Handle Name(xxx@xx.xxx.com)

  Signature[Internet] |
  [/]==============================================
  [/]Name:      --- ---
  [/]E-mail:    xxx@xx.xxx.com
  [/]Home Page: http://-----
  [/]==============================================

  /E
..
=====================================================================
; If you type "date or time" tag quickly, press the [Ctrl]+[Alt]+[M] key!
; "MenuHelp" CustomMenu will be able to help you.
+Date / Time
	(e.g.) 10/3/2000      | [T1]/[D1]/[Y1]
	(e.g.) '00.Sep.3(Sat) | '[Y2].[T4].[D1]([W2])
	(e.g.) Tue, 7-Oct-00  | [W2], [D1]-[T4]-[Y2]
	-
	(e.g.) 10/3/00 (Fri) 16:30  | [T1]/[D1]/[Y2] ([W2]) [H1]:[M2]
	(e.g.) 10/3/2000 4:30 PM    | [T1]/[D1]/[Y1] [H3]:[M2] [N1]
	(e.g.) 10/3/2000 16:30:20   | [T1]/[D1]/[Y1] [H1]:[M2]:[S1]
..
=====================================================================
+Smiley
  :-) | :-)
  :-( | :-(
  ;-) | ;-)
  :-/ | :-/
  -
  (^o^) | (^o^)
  m(_ _)m | m(_ _)m
  (^_^) | (^_^)
  (^_^; | (^_^;
..
=====================================================================
+Regular Sentence
  Greetings...|
    [#|Input name...]
    [/]Dear [#1]:
  /E
  Greetings for Forum | Hello, everybody!
  Diary Form|
    [/]# [T1Z]/[D1Z]/[Y2] ([W2])
    [/]
    [/]Work:
    [/]
    [/]Private:
    [/]
    [/]--------------------------------------------------------------
  /E
..
=====================================================================
+Mail Address
  Mr. Aihara |AAA00000
  Mr. Inoue  |BBB00000
  ; Nested menu.
  +Piano Club
    Ms. Ueda  |XXX00000
    Ms. Endou |YYY00000
    Ms. Ohta  |ZZZ00000
  ..
..
================================================================
; Display popup menu as listbox form.
#Address Book...
  Friend: A | 0427-11-????
  Friend: B | 0427-11-????
  Friend: C | 0427-11-????
  Friend: D | 0427-11-????
  Friend: E | 0427-11-????
  Friend: F | 0427-11-????
  Restaurant: A | 0427-11-????
  Restaurant: B | 0427-11-????
  Restaurant: C | 0427-11-????
  Hotel: A    | 0427-11-????
  Hotel: B    | 0427-11-????
  Hotel: C    | 0427-11-????
  Hotel: D    | 0427-11-????
  Company : A | 0427-11-????
  Company : B | 0427-11-????
  Company : C | 0427-11-????
  Company : D | 0427-11-????
..
-
=====================================================================
; Modify selected text.
+Modify Text
  (parenthesis) | [E (xxx)]
  [bracket]     | [E [xxx]]
  <!-- HTML comment --> | [E <!-- xxx -->]
  /* C/C++ comment */   | [E /* xxx */]
  -
  > Quote mark     | [E > xxxn]
  // C/C++ comment | [E // xxxn]
  -
  Indicate on dialog... | [E]
..
=====================================================================
; Convert selected text.
+Convert Text
  Upper Case | [VU]
  Lower Case | [VL]
  -
  Word Case     | [VLW]
  Sentence Case | [VLS]

..

=====================================================================
Input Form...|
[#|Input your name.|Input your address.|What is your hobby?]
Name    : [#1]
Address : [#2]
Hobby   : [#3]
/E

=====================================================================
*Stock Phrase
  Dear Sir/Madam:
  Best regards.
  Sincerely yours.
..

=====================================================================
; Key stroke samples
+Key Macro
  Delete Caret Line |[!K "HOME"][!KS "DOWN"][!K "DEL"]
  HTML Comment | <!--  -->[!K4 "LEFT"]
..

-
=====================================================================
; Paste full path name. (file or folder name)
; You can also specify initial folder such as
; [R1 "C:\Windows\Favorites"], [F1 "C:\My Documents\*.xls"].
Full path name of file...   | [F1]
Full path name of folder... | [B1]
URL address name...         | [R1]

; Paste file contents at caret position
Paste file contents... | '[F1]

; Open text file at indicated folder.
; You can specify initial folder such as [!E "C:\My Documents\*.txt"]
Open text file... | [!E "C:\*.txt"]

