mirror of
https://github.com/NishiOwO/VZEditor.git
synced 2025-04-21 00:34:37 +00:00
90 lines
1.6 KiB
Plaintext
90 lines
1.6 KiB
Plaintext
======== help.def (v1.6) ========
|
||
|
||
* Macro key
|
||
|
||
#if 98
|
||
1 [HELP] "Help"
|
||
#elseif J31
|
||
1 [F10] "Help"
|
||
#else
|
||
1 [F12] "Help"
|
||
#endif
|
||
(s>1)? >A
|
||
(cd=='%')? >D
|
||
(cd=='#')?? >A
|
||
#d c=cd,
|
||
(c>='<' && c<='z')?{ #s i=c-'<', r=pv.i, >C }
|
||
&n r[, #s r], (r>=0)? >C
|
||
:A (s)>? { !01 !02 !03 !04 }
|
||
:B (r>=0 || r==-1 || r==-256)?.
|
||
:C (r==1~)?. ; 1 = macro No. of me
|
||
!00 (r&$FF)? >B >A
|
||
:D mp[, ec[-, ly[,
|
||
&s
|
||
#b #d #d #G
|
||
#c (r)? { ky[, #^ ky], #c }
|
||
ly],ec],mp],
|
||
&d #]
|
||
|
||
* Pop up menu
|
||
|
||
0 "It's ...",36,1,18,-1 #00
|
||
|
||
1 "Screen Edit",12,8
|
||
"Cursor Move",!11
|
||
"Roll/Jump",!12
|
||
"Line Edit",!13
|
||
"Block",!14
|
||
"String",!15
|
||
"File/Window",!16
|
||
"Macro",!17
|
||
"Else",!18
|
||
|
||
2 "Text Window",12,2
|
||
"Cursor Move",!19
|
||
"Line Edit",!13
|
||
|
||
3 "Command Line",12,3
|
||
"Cursor Move",!19
|
||
"Line Edit",!13
|
||
"Else",!20
|
||
|
||
4 "Filer",36,11,18,-1
|
||
#05 #06 #07 #08 #88 #89 #90 #91 #92 #93 #94
|
||
|
||
11 "",36,13,18,-1
|
||
#05 #06 #07 #08 #09 #10 #11 #12 &12 &13 #39 #40 &14
|
||
|
||
12 "",36,17,18,-1
|
||
#30 #31 #32 #33 #34 #35 #36 #37 #38 #41 #42 #43 #44 #45 &16 &17 &18
|
||
|
||
13 "",36,14,18,-1
|
||
#13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 &42
|
||
|
||
14 "",36,10,18,-1
|
||
#46 #47 #48 #49 #50 &19 &20 #51 #52 &43
|
||
|
||
15 "",36,9,18,-1
|
||
#55 #56 #57 #58 #59 #60 #61 &21 &22
|
||
|
||
16 "",36,17,18,-1
|
||
#70 #71 #72 #73 #74 #75 #76 #77 &06 &07 &08 &09 #82 #62 #63 #64 #65
|
||
|
||
17 "",36,6,18,-1
|
||
#02 #81 &05 &10 &11 &88
|
||
|
||
18 "",36,12,18,-1
|
||
#01 #04 #53 #54 &15 #66 #67 #68 #69 #78 #79 #80
|
||
|
||
19 "",36,8,18,-1
|
||
"History Up",#05
|
||
"History Down",#06
|
||
#07 #08 #09 #10 #11 #12
|
||
|
||
20 "",36,6,18,-1
|
||
"Edit",#03
|
||
"DOS Command",#04
|
||
#95 #96 #97 #98
|
||
|
||
;======== End of helpe.def ========
|
||
|