Skip to content
Snippets Groups Projects
Commit 7d099a1e authored by rswindell's avatar rswindell
Browse files

Test menu file.

parent d3c30cd4
No related branches found
No related tags found
No related merge requests found
prompt:"-c\r\n bhMain nc h"+(user.security.exemptions&UFLAG_T ? "@TUSED@":"@TLEFT@")+" nc[h@GN@nc] @GRP@ [h@SN@nc] @SUB@: n "
exec: maxnum = msg_area.grp_list[bbs.curgrp].sub_list.length
expert: true
num_exec: bbs.cursub = parseInt(cmd)-1;
hotkey_ext: /
menu_column_width=11
menu_reverse = true
[A]
description: Option A
[B]
description: Option B
[O]
description: Log-off
exec: bbs.logoff()
[/O]
exec: bbs.hangup()
[P]
description: Post A Message
exec: bbs.post_msg()
[]]
description: test
exec: print("blah")
[x]
description: exit
exec: done=true
[?]
exec: show_menu=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment