Skip to content
Snippets Groups Projects
Commit c28669ad authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

A couple additional [P]revious commands when list/viewing files

parent ec0e0ee4
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #2120 passed
...@@ -282,9 +282,9 @@ ...@@ -282,9 +282,9 @@
"\1n\1?\1g\1h%s\1y: \1w~B\1yatch download, "\ 232 FileInfoPrompt "\1n\1?\1g\1h%s\1y: \1w~B\1yatch download, "\ 232 FileInfoPrompt
"\1w~E\1yxtended info, "\ "\1w~E\1yxtended info, "\
"\1w~V\1yiew file, "\ "\1w~V\1yiew file, "\
"\1w~Q\1yuit or [~Next]: \1w" "\1w~Q\1yuit, \1w~P\1yrev or [~Next]: \1w"
"\r\n~Quit or [~Next]: " 233 QuitOrNext "\r\n~Quit or [~Next]: " 233 QuitOrNext
"~Remove, ~Move, ~Edit, ~View, ~Quit, or [~Next]: " 234 RExemptRemoveFilePrompt "~Remove, ~Move, ~Edit, ~View, ~Quit, ~Prev or [~Next]: " 234 RExemptRemoveFilePrompt
"\1n(%d) %s\r\n" 235 MoveToLibLstFmt "\1n(%d) %s\r\n" 235 MoveToLibLstFmt
"\1_\r\n\1y\1hLibrary [%d]: \1n" 236 MoveToLibPrompt "\1_\r\n\1y\1hLibrary [%d]: \1n" 236 MoveToLibPrompt
"\1n(%d) %s\r\n" 237 MoveToDirLstFmt "\1n(%d) %s\r\n" 237 MoveToDirLstFmt
...@@ -292,8 +292,8 @@ ...@@ -292,8 +292,8 @@
"%s moved to %s %s.\r\n" 239 MovedFile "%s moved to %s %s.\r\n" 239 MovedFile
"\r\nClose file record" 240 CloseFileRecordQ "\r\nClose file record" 240 CloseFileRecordQ
"~Remove, ~Credits only, ~File only, ~Move, ~Edit, "\ 241 SysopRemoveFilePrompt "~Remove, ~Credits only, ~File only, ~Move, ~Edit, "\ 241 SysopRemoveFilePrompt
"~View, ~Quit, or [~Next]: " "~View, ~Quit, ~Prev or [~Next]: "
"~Remove, ~Edit, ~View, ~Quit, or [~Next]: " 242 UserRemoveFilePrompt "~Remove, ~Edit, ~View, ~Quit, ~Prev or [~Next]: " 242 UserRemoveFilePrompt
"\r\n\1n\1r\1hFile does not exist: \1c%s\1n\r\n" 243 FileDoesNotExist "\r\n\1n\1r\1hFile does not exist: \1c%s\1n\r\n" 243 FileDoesNotExist
"\7\r\n\1r\1h\1iCouldn't remove '%s'.\1n\r\n" 244 CouldntRemoveFile "\7\r\n\1r\1h\1iCouldn't remove '%s'.\1n\r\n" 244 CouldntRemoveFile
"Delete file" 245 DeleteFileQ "Delete file" 245 DeleteFileQ
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment