2007-09-18 21:39:18 +00:00
|
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
|
|
|
|
STRINGTABLE DISCARDABLE
|
2008-01-16 18:37:56 +00:00
|
|
|
BEGIN
|
|
|
|
IDS_USAGE, "Displays data page-by-page on the screen.\n\n\
|
2007-09-18 21:39:18 +00:00
|
|
|
MORE < [Drive:][Path]File name\n\
|
|
|
|
Command | MORE \n\
|
|
|
|
MORE [Drive:][Path]File name\n\n\
|
|
|
|
[Drive:][Path]File name A file, whose content shall be displayed.\n\
|
|
|
|
Command\t\t A command, whose output shall be displayed.\n\n\
|
|
|
|
At the prompt ""-- Continue --"" you can press any key to show the next page.\n"
|
|
|
|
|
|
|
|
IDS_CONTINUE, " -- Continue (100%) -- "
|
|
|
|
IDS_FILE_ACCESS, "Cannot access the file %s."
|
2008-01-16 18:37:56 +00:00
|
|
|
END
|