📄 popup.txt
字号:
POPUP [OS/2 ONLY]
NAME POPUP - Show a popup message to the user.
SYNTAX
popup [/H | /?]OR
popup "message with \n between lines" OR
popup /F popup-file
USAGE
Popup is used to show popup messages to the user. You can
for example use it with the at-command to create a to-do
list for each day and have popup display you messages
about your daily activities without having to keep an eye
on the clock.
Popup can read the displayed message either from the
command line or from a file. In the command line
different lines are separated with \n. In a file each
line of the file is displayed in its own line. No \n-
character are needed.
If popup is started without any parameters, it reads its
message from the popup.dat file.
EXAMPLES
1) Show a message from command line
popup "\n\n Any message here\n"
SEE ALSO
at
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -