|  Value 
    | 
    Description 
    | 
  
  
   A | 
   Any uppercase alphabetic or punctuation character | 
  
   a | 
   Any lowercase alphabetic or punctuation character | 
  
   N | 
   Any numeric character | 
  
   *N | 
   Any number of any numeric characters | 
  
   X | 
   Any uppercase character | 
  
   x | 
   Any lowercase character | 
  
   M | 
   Any character, but is treated as uppercase for date entry | 
  
   *M | 
   Any number of any characters, but is treated as uppercase for date entry | 
  
   m | 
   Any character, but is treated as lowercase for data entry | 
  
   *f | 
   Any number of any type of characters | 
  
   nf | 
   Any n integer number of any characters | 
  
   \c | 
   Display the character after the slash in the display |