1 #pragma once
2 
3 #define IDS_USAGE       100
4 #define IDS_BAD_FLAG    101
5 #define IDS_FILE_ACCESS 102
6 
7 #define IDS_CONTINUE_PROMPT     110
8 #define IDS_CONTINUE_PERCENT    111
9 #define IDS_CONTINUE_LINE_AT    112
10 #define IDS_CONTINUE_OPTIONS    113
11 #define IDS_CONTINUE_LINES      114
12