You can specify a file-title string in the following DUMPANALYZER commands:
- 
                     
CODEFILE
 - 
                     
DISKFILE
 - 
                     
HDR
 - 
                     
LOADXREF
 - 
                     
SAVE
 - 
                     
SUMMARY
 
Rules for Using Quotation Marks and Apostrophes explains the rules for using quotation marks (") and apostrophes (') to specify different types of file-title strings:
Table 9. Rules for Using Quotation Marks and Apostrophes
| 
                               To Enter a File Title...  | 
                           
                               Then...  | 
                        
|---|---|
|                   
                               In uppercase characters  | 
                                             
                               Enclose the file title in apostrophes (') or quotation marks ("). EXAMPLE: 'A/B' "A/B"  | 
                        
| 
                               In lowercase characters and have DUMPANALYZER convert the file title to uppercase characters  | 
                           
                               Enclose the file title in quotation marks ("). EXAMPLE: "a/b"  | 
                        
| 
                               With special characters, which includes lowercase characters  | 
                           
                               Enclose the complete file title in apostrophes (') and enclose the special characters in quotation marks ("). EXAMPLE: 'A/"a&b&c"/FILE' EXAMPLE: '"a/b"'  | 
                        
| 
                               With a combination of uppercase and lowercase characters with the lowercase characters remaining in lowercase  | 
                           
                               Enclose the complete file title in apostrophes (') and enclose the lowercase characters in quotation marks ("). EXAMPLE: 'MY/"lowercase"/FILE'  | 
                        

