fpc/install/fpccfg.inc

276 lines
20 KiB
SQL

Const
DefaultConfig : Array[0..4615] of char = (
'#',' ','C','o','n','f','i','g',' ','f','i','l','e',' ','g','e','n',
'e','r','a','t','e','d',' ','b','y',' ','f','p','c','m','k','c','f',
'g',' ','o','n',' ','%','B','U','I','L','D','D','A','T','E','%',' ',
'-',' ','%','B','U','I','L','D','T','I','M','E','%',#13,#10,'#',' ',
'E','x','a','m','p','l','e',' ','f','p','c','.','c','f','g',' ','f',
'o','r',' ','F','r','e','e',' ','P','a','s','c','a','l',' ','C','o',
'm','p','i','l','e','r',#13,#10,'#',#13,#10,#13,#10,'#',' ','-','-',
'-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-',
'-','-','-',#13,#10,'#',' ','D','e','f','i','n','e','s',' ','(','p',
'r','e','p','r','o','c','e','s','s','o','r',')',#13,#10,'#',' ','-',
'-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-',
'-','-','-','-',#13,#10,#13,#10,'#',#13,#10,'#',' ','n','e','s','t',
'e','d',' ','#','I','F','N','D','E','F',',',' ','#','I','F','D','E',
'F',',',' ','#','E','N','D','I','F',',',' ','#','E','L','S','E',',',
' ','#','D','E','F','I','N','E',',',' ','#','U','N','D','E','F',' ',
'a','r','e',' ','a','l','l','o','w','e','d',#13,#10,'#',#13,#10,'#',
' ','-','d',' ','i','s',' ','t','h','e',' ','s','a','m','e',' ','a',
's',' ','#','D','E','F','I','N','E',#13,#10,'#',' ','-','u',' ','i',
's',' ','t','h','e',' ','s','a','m','e',' ','a','s',' ','#','U','N',
'D','E','F',#13,#10,'#',#13,#10,#13,#10,'#',#13,#10,'#',' ','S','o',
'm','e',' ','e','x','a','m','p','l','e','s',' ','(','f','o','r',' ',
's','w','i','t','c','h','e','s',' ','s','e','e',' ','b','e','l','o',
'w',',',' ','a','n','d',' ','t','h','e',' ','-','?',' ','h','e','l',
'p','p','a','g','e','s',')',#13,#10,'#',#13,#10,'#',' ','T','r','y',
' ','c','o','m','p','i','l','i','n','g',' ','w','i','t','h',' ','t',
'h','e',' ','-','d','R','E','L','E','A','S','E',' ','o','r',' ','-',
'd','D','E','B','U','G',' ','o','n',' ','t','h','e',' ','c','o','m',
'm','a','n','d','l','i','n','e',#13,#10,'#',#13,#10,#13,#10,'#',' ',
'F','o','r',' ','a',' ','r','e','l','e','a','s','e',' ','c','o','m',
'p','i','l','e',' ','w','i','t','h',' ','o','p','t','i','m','i','z',
'e','s',' ','a','n','d',' ','s','t','r','i','p',' ','d','e','b','u',
'g','i','n','f','o',#13,#10,'#','I','F','D','E','F',' ','R','E','L',
'E','A','S','E',#13,#10,' ',' ','-','O','G','2','p','3',#13,#10,' ',
' ','-','X','s',#13,#10,' ',' ','#','W','R','I','T','E',' ','C','o',
'm','p','i','l','i','n','g',' ','R','e','l','e','a','s','e',' ','V',
'e','r','s','i','o','n',#13,#10,'#','E','N','D','I','F',#13,#10,#13,
#10,'#',' ','F','o','r',' ','a',' ','d','e','b','u','g',' ','v','e',
'r','s','i','o','n',' ','c','o','m','p','i','l','e',' ','w','i','t',
'h',' ','d','e','b','u','g','i','n','f','o',' ','a','n','d',' ','a',
'l','l',' ','c','o','d','e','g','e','n','e','r','a','t','i','o','n',
' ','c','h','e','c','k','s',' ','o','n',#13,#10,'#','I','F','D','E',
'F',' ','D','E','B','U','G',#13,#10,' ',' ','-','g',#13,#10,' ',' ',
'-','C','r','t','o','i',#13,#10,' ',' ','#','W','R','I','T','E',' ',
'C','o','m','p','i','l','i','n','g',' ','D','e','b','u','g',' ','V',
'e','r','s','i','o','n',#13,#10,'#','E','N','D','I','F',#13,#10,#13,
#10,'#',' ','-','-','-','-','-','-','-','-','-','-','-','-','-','-',
'-','-',#13,#10,'#',' ','P','a','r','s','i','n','g',' ','s','w','i',
't','c','h','e','s',#13,#10,'#',' ','-','-','-','-','-','-','-','-',
'-','-','-','-','-','-','-','-',#13,#10,#13,#10,'#',' ','A','l','l',
' ','a','s','s','e','m','b','l','e','r',' ','b','l','o','c','k','s',
' ','a','r','e',' ','i','n','t','e','l',' ','s','t','y','l','e','d',
' ','b','y',' ','d','e','f','a','u','l','t',#13,#10,'#','-','R','i',
'n','t','e','l',#13,#10,#13,#10,'#',' ','A','l','l',' ','a','s','s',
'e','m','b','l','e','r',' ','b','l','o','c','k','s',' ','a','r','e',
' ','A','T','&','T',' ','s','t','y','l','e','d',' ','b','y',' ','d',
'e','f','a','u','l','t',#13,#10,'#','-','R','a','t','t',#13,#10,#13,
#10,'#',' ','A','l','l',' ','a','s','s','e','m','b','l','e','r',' ',
'b','l','o','c','k','s',' ','a','r','e',' ','d','i','r','e','c','t',
'l','y',' ','c','o','p','i','e','d',' ','t','o',' ','a','s','m',#13,
#10,'#','-','R','d','i','r','e','c','t',#13,#10,#13,#10,'#',' ','S',
'e','m','a','n','t','i','c',' ','c','h','e','c','k','i','n','g',#13,
#10,'#',' ',' ','-','S','2',' ',' ',' ',' ',' ',' ',' ',' ','s','w',
'i','t','c','h',' ','s','o','m','e',' ','D','e','l','p','h','i',' ',
'2',' ','e','x','t','e','n','s','i','o','n','s',' ','o','n',#13,#10,
'#',' ',' ','-','S','c',' ',' ',' ',' ',' ',' ',' ',' ','s','u','p',
'p','o','r','t','s',' ','o','p','e','r','a','t','o','r','s',' ','l',
'i','k','e',' ','C',' ','(','*','=',',','+','=',',','/','=',' ','a',
'n','d',' ','-','=',')',#13,#10,'#',' ',' ','-','S','d',' ',' ',' ',
' ',' ',' ',' ',' ','t','r','i','e','s',' ','t','o',' ','b','e',' ',
'D','e','l','p','h','i',' ','c','o','m','p','a','t','i','b','l','e',
#13,#10,'#',' ',' ','-','S','e','<','x','>',' ',' ',' ',' ',' ','c',
'o','m','p','i','l','e','r',' ','s','t','o','p','s',' ','a','f','t',
'e','r',' ','t','h','e',' ','<','x','>',' ','e','r','r','o','r','s',
' ','(','d','e','f','a','u','l','t',' ','i','s',' ','1',')',#13,#10,
'#',' ',' ','-','S','g',' ',' ',' ',' ',' ',' ',' ',' ','a','l','l',
'o','w',' ','L','A','B','E','L',' ','a','n','d',' ','G','O','T','O',
#13,#10,'#',' ',' ','-','S','h',' ',' ',' ',' ',' ',' ',' ',' ','U',
's','e',' ','a','n','s','i','s','t','r','i','n','g','s',#13,#10,'#',
' ',' ','-','S','i',' ',' ',' ',' ',' ',' ',' ',' ','s','u','p','p',
'o','r','t',' ','C','+','+',' ','s','t','y','l','e','d',' ','I','N',
'L','I','N','E',#13,#10,'#',' ',' ','-','S','m',' ',' ',' ',' ',' ',
' ',' ',' ','s','u','p','p','o','r','t',' ','m','a','c','r','o','s',
' ','l','i','k','e',' ','C',' ','(','g','l','o','b','a','l',')',#13,
#10,'#',' ',' ','-','S','o',' ',' ',' ',' ',' ',' ',' ',' ','t','r',
'i','e','s',' ','t','o',' ','b','e',' ','T','P','/','B','P',' ','7',
'.','0',' ','c','o','m','p','a','t','i','b','l','e',#13,#10,'#',' ',
' ','-','S','p',' ',' ',' ',' ',' ',' ',' ',' ','t','r','i','e','s',
' ','t','o',' ','b','e',' ','g','p','c',' ','c','o','m','p','a','t',
'i','b','l','e',#13,#10,'#',' ',' ','-','S','s',' ',' ',' ',' ',' ',
' ',' ',' ','c','o','n','s','t','r','u','c','t','o','r',' ','n','a',
'm','e',' ','m','u','s','t',' ','b','e',' ','i','n','i','t',' ','(',
'd','e','s','t','r','u','c','t','o','r',' ','m','u','s','t',' ','b',
'e',' ','d','o','n','e',')',#13,#10,'#',' ',' ','-','S','t',' ',' ',
' ',' ',' ',' ',' ',' ','a','l','l','o','w',' ','s','t','a','t','i',
'c',' ','k','e','y','w','o','r','d',' ','i','n',' ','o','b','j','e',
'c','t','s',#13,#10,'#',' ','A','l','l','o','w',' ','g','o','t','o',
',',' ','i','n','l','i','n','e',',',' ','C','-','o','p','e','r','a',
't','o','r','s',#13,#10,'-','S','g','i','c',#13,#10,#13,#10,'#',' ',
'-','-','-','-','-','-','-','-','-','-','-','-','-','-','-',#13,#10,
'#',' ','C','o','d','e',' ','g','e','n','e','r','a','t','i','o','n',
#13,#10,'#',' ','-','-','-','-','-','-','-','-','-','-','-','-','-',
'-','-',#13,#10,#13,#10,'#',' ','U','n','c','o','m','m','e','n','t',
' ','t','h','e',' ','n','e','x','t',' ','l','i','n','e',' ','i','f',
' ','y','o','u',' ','a','l','w','a','y','s',' ','w','a','n','t',' ',
's','t','a','t','i','c','/','d','y','n','a','m','i','c',' ','u','n',
'i','t','s',' ','b','y',' ','d','e','f','a','u','l','t',#13,#10,'#',
' ','(','c','a','n',' ','b','e',' ','o','v','e','r','r','u','l','e',
'd',' ','w','i','t','h',' ','-','C','D',',',' ','-','C','S',' ','a',
't',' ','t','h','e',' ','c','o','m','m','a','n','d','l','i','n','e',
')',#13,#10,'#','-','C','S',#13,#10,'#','-','C','D',#13,#10,#13,#10,
'#',' ','S','e','t',' ','t','h','e',' ','d','e','f','a','u','l','t',
' ','h','e','a','p','s','i','z','e',' ','t','o',' ','8','M','b',#13,
#10,'#','-','C','h','8','0','0','0','0','0','0',#13,#10,#13,#10,'#',
' ','S','e','t',' ','d','e','f','a','u','l','t',' ','c','o','d','e',
'g','e','n','e','r','a','t','i','o','n',' ','c','h','e','c','k','s',
' ','(','i','o','c','h','e','c','k',',',' ','o','v','e','r','f','l',
'o','w',',',' ','r','a','n','g','e',',',' ','s','t','a','c','k',')',
#13,#10,'#','-','C','i',#13,#10,'#','-','C','o',#13,#10,'#','-','C',
'r',#13,#10,'#','-','C','t',#13,#10,#13,#10,'#',' ','O','p','t','i',
'm','i','z','e','r',' ','s','w','i','t','c','h','e','s',#13,#10,'#',
' ','-','O','g',' ',' ',' ',' ',' ',' ',' ',' ','g','e','n','e','r',
'a','t','e',' ','s','m','a','l','l','e','r',' ','c','o','d','e',#13,
#10,'#',' ','-','O','G',' ',' ',' ',' ',' ',' ',' ',' ','g','e','n',
'e','r','a','t','e',' ','f','a','s','t','e','r',' ','c','o','d','e',
' ','(','d','e','f','a','u','l','t',')',#13,#10,'#',' ','-','O','r',
' ',' ',' ',' ',' ',' ',' ',' ','k','e','e','p',' ','c','e','r','t',
'a','i','n',' ','v','a','r','i','a','b','l','e','s',' ','i','n',' ',
'r','e','g','i','s','t','e','r','s',' ','(','s','t','i','l','l',' ',
'B','U','G','G','Y','!','!','!',')',#13,#10,'#',' ','-','O','u',' ',
' ',' ',' ',' ',' ',' ',' ','e','n','a','b','l','e',' ','u','n','c',
'e','r','t','a','i','n',' ','o','p','t','i','m','i','z','a','t','i',
'o','n','s',' ','(','s','e','e',' ','d','o','c','s',')',#13,#10,'#',
' ','-','O','1',' ',' ',' ',' ',' ',' ',' ',' ','l','e','v','e','l',
' ','1',' ','o','p','t','i','m','i','z','a','t','i','o','n','s',' ',
'(','q','u','i','c','k',' ','o','p','t','i','m','i','z','a','t','i',
'o','n','s',')',#13,#10,'#',' ','-','O','2',' ',' ',' ',' ',' ',' ',
' ',' ','l','e','v','e','l',' ','2',' ','o','p','t','i','m','i','z',
'a','t','i','o','n','s',' ','(','-','O','1',' ','+',' ','s','l','o',
'w','e','r',' ','o','p','t','i','m','i','z','a','t','i','o','n','s',
')',#13,#10,'#',' ','-','O','3',' ',' ',' ',' ',' ',' ',' ',' ','l',
'e','v','e','l',' ','3',' ','o','p','t','i','m','i','z','a','t','i',
'o','n','s',' ','(','s','a','m','e',' ','a','s',' ','-','O','2','u',
')',#13,#10,'#',' ','-','O','p',' ',' ',' ',' ',' ',' ',' ',' ','t',
'a','r','g','e','t',' ','p','r','o','c','e','s','s','o','r',#13,#10,
'#',' ',' ',' ',' ',' ','-','O','p','1',' ',' ','s','e','t',' ','t',
'a','r','g','e','t',' ','p','r','o','c','e','s','s','o','r',' ','t',
'o',' ','3','8','6','/','4','8','6',#13,#10,'#',' ',' ',' ',' ',' ',
'-','O','p','2',' ',' ','s','e','t',' ','t','a','r','g','e','t',' ',
'p','r','o','c','e','s','s','o','r',' ','t','o',' ','P','e','n','t',
'i','u','m','/','P','e','n','t','i','u','m','M','M','X',' ','(','t',
'm',')',#13,#10,'#',' ',' ',' ',' ',' ','-','O','p','3',' ',' ','s',
'e','t',' ','t','a','r','g','e','t',' ','p','r','o','c','e','s','s',
'o','r',' ','t','o',' ','P','P','r','o','/','P','I','I','/','c','6',
'x','8','6','/','K','6',' ','(','t','m',')',#13,#10,#13,#10,'#',' ',
'O','p','t','i','m','i','z','e',' ','a','l','w','a','y','s',' ','f',
'o','r',' ','S','i','z','e',' ','a','n','d',' ','P','e','n','t','i',
'u','m','I','I',#13,#10,'#','-','O','g','2','p','3',#13,#10,#13,#10,
#13,#10,'#',' ','-','-','-','-','-','-','-','-','-','-','-','-','-',
'-','-','-','-','-','-','-','-','-','-',#13,#10,'#',' ','S','e','t',
' ','F','i','l','e','n','a','m','e','s',' ','a','n','d',' ','P','a',
't','h','s',#13,#10,'#',' ','-','-','-','-','-','-','-','-','-','-',
'-','-','-','-','-','-','-','-','-','-','-','-','-',#13,#10,#13,#10,
'#',' ','B','o','t','h',' ','s','l','a','s','h','e','s',' ','a','n',
'd',' ','b','a','c','k','s','l','a','s','h','e','s',' ','a','r','e',
' ','a','l','l','o','w','e','d',' ','i','n',' ','p','a','t','h','s',
#13,#10,#13,#10,'#',' ','p','a','t','h',' ','t','o',' ','t','h','e',
' ','m','e','s','s','a','g','e','f','i','l','e',',',' ','n','o','t',
' ','n','e','c','e','s','s','a','r','y',' ','a','n','y','m','o','r',
'e',' ','b','u','t',' ','c','a','n',' ','b','e',' ','u','s','e','d',
' ','t','o',' ','o','v','e','r','r','i','d','e',#13,#10,'#',' ','t',
'h','e',' ','d','e','f','a','u','l','t',' ','l','a','n','g','u','a',
'g','e',#13,#10,'#','-','F','r','%','b','a','s','e','p','a','t','h',
'%','/','m','s','g','/','e','r','r','o','r','e','.','m','s','g',#13,
#10,'#','-','F','r','%','b','a','s','e','p','a','t','h','%','/','m',
's','g','/','e','r','r','o','r','n','.','m','s','g',#13,#10,'#','-',
'F','r','%','b','a','s','e','p','a','t','h','%','/','m','s','g','/',
'e','r','r','o','r','e','s','.','m','s','g',#13,#10,'#','-','F','r',
'%','b','a','s','e','p','a','t','h','%','/','m','s','g','/','e','r',
'r','o','r','d','.','m','s','g',#13,#10,'#','-','F','r','%','b','a',
's','e','p','a','t','h','%','/','m','s','g','/','e','r','r','o','r',
'r','.','m','s','g',#13,#10,#13,#10,'#',' ','p','a','t','h',' ','t',
'o',' ','t','h','e',' ','g','c','c','l','i','b',#13,#10,'#','-','F',
'l','%','b','a','s','e','p','a','t','h','%','/','l','i','b',#13,#10,
#13,#10,'#',' ','s','e','a','r','c','h','p','a','t','h',' ','f','o',
'r',' ','i','n','c','l','u','d','e','f','i','l','e','s',#13,#10,'#',
' ','r','e','l','e','a','s','e',' ','t','h','e','m',' ','o','n','l',
'y',' ','i','f',' ','y','o','u',' ','k','n','o','w',' ','w','h','a',
't',' ','y','o','u',' ','d','o',#13,#10,'#',' ','b','e','c','a','u',
's','e',' ','t','h','i','s',' ','c','o','u','l','d',' ','c','a','u',
's','e',' ','a',' ','r','e','b','u','i','l','d',' ','o','f',' ','t',
'h','e',' ','r','u','n','t','i','m','e',' ','l','i','b','r','a','r',
'y',#13,#10,'#',' ','i','f',' ','y','o','u',' ','t','e','l','l',' ',
't','h','e','m',' ','c','o','m','p','i','l','e','r','/','i','d','e',
' ','t','o',' ','b','u','i','l','d',' ','t','h','e',' ','p','r','o',
'j','e','c','t',' ','(','F','K',')',#13,#10,'#','-','F','i','%','b',
'a','s','e','p','a','t','h','%','/','s','o','u','r','c','e','/','r',
't','l','/','i','n','c',';','%','b','a','s','e','p','a','t','h','%',
'/','s','o','u','r','c','e','/','r','t','l','/','i','3','8','6',#13,
#10,#13,#10,'#',' ','s','e','a','r','c','h','p','a','t','h',' ','f',
'o','r',' ','o','b','j','e','c','t','f','i','l','e','s',#13,#10,'#',
'-','F','o','%','b','a','s','e','p','a','t','h','%','/','s','o','u',
'r','c','e','/','r','t','l','/','i','n','c',';','%','b','a','s','e',
'p','a','t','h','%','/','s','o','u','r','c','e','/','r','t','l','/',
'i','3','8','6',#13,#10,#13,#10,'#',' ','s','e','a','r','c','h','p',
'a','t','h',' ','f','o','r',' ','u','n','i','t','s',' ','a','n','d',
' ','o','t','h','e','r',' ','s','y','s','t','e','m',' ','d','e','p',
'e','n','d','e','n','t',' ','t','h','i','n','g','s',#13,#10,'-','F',
'u','%','b','a','s','e','p','a','t','h','%','/','u','n','i','t','s',
'/','$','F','P','C','T','A','R','G','E','T','/',#13,#10,'-','F','u',
'%','b','a','s','e','p','a','t','h','%','/','u','n','i','t','s','/',
'$','F','P','C','T','A','R','G','E','T','/','*',#13,#10,'-','F','u',
'%','b','a','s','e','p','a','t','h','%','/','u','n','i','t','s','/',
'$','F','P','C','T','A','R','G','E','T','/','r','t','l',#13,#10,#13,
#10,'#',' ','s','e','a','r','c','h','p','a','t','h',' ','f','o','r',
' ','l','i','b','r','a','r','i','e','s',#13,#10,'#','-','F','l','%',
'b','a','s','e','p','a','t','h','%','/','l','i','b',#13,#10,'#','-',
'F','l','/','l','i','b',';','/','u','s','r','/','l','i','b',#13,#10,
#13,#10,'#',' ','s','e','a','r','c','h','p','a','t','h',' ','f','o',
'r',' ','t','o','o','l','s',#13,#10,'-','F','D','%','b','a','s','e',
'p','a','t','h','%','/','b','i','n','/','$','F','P','C','T','A','R',
'G','E','T',#13,#10,#13,#10,'#',' ','-','-','-','-','-','-','-','-',
'-','-','-','-','-',#13,#10,'#',' ','L','i','n','k','i','n','g',#13,
#10,'#',' ','-','-','-','-','-','-','-','-','-','-','-','-','-',#13,
#10,#13,#10,'#',' ','g','e','n','e','r','a','t','e',' ','a','l','w',
'a','y','s',' ','d','e','b','u','g','g','i','n','g',' ','i','n','f',
'o','r','m','a','t','i','o','n',' ','f','o','r',' ','G','D','B',' ',
'(','s','l','o','w','s',' ','d','o','w','n',' ','t','h','e',' ','c',
'o','m','p','i','l','i','n','g',#13,#10,'#',' ','p','r','o','c','e',
's','s',')',#13,#10,'#','-','g','l',#13,#10,#13,#10,'#',' ','a','l',
'w','a','y','s',' ','p','a','s','s',' ','a','n',' ','o','p','t','i',
'o','n',' ','t','o',' ','t','h','e',' ','l','i','n','k','e','r',#13,
#10,'#','-','k','-','s',#13,#10,#13,#10,'#',' ','A','l','w','a','y',
's',' ','s','t','r','i','p',' ','d','e','b','u','g','i','n','f','o',
' ','f','r','o','m',' ','t','h','e',' ','e','x','e','c','u','t','a',
'b','l','e',#13,#10,'-','X','s',#13,#10,#13,#10,#13,#10,'#',' ','-',
'-','-','-','-','-','-','-','-','-','-','-','-',#13,#10,'#',' ','M',
'i','s','c','e','l','l','a','n','e','o','u','s',#13,#10,'#',' ','-',
'-','-','-','-','-','-','-','-','-','-','-','-',#13,#10,#13,#10,'#',
' ','W','r','i','t','e',' ','a','l','w','a','y','s',' ','a',' ','n',
'i','c','e',' ','F','P','C',' ','l','o','g','o',' ',';',')',#13,#10,
'-','l',#13,#10,#13,#10,'#',' ','V','e','r','b','o','s','i','t','y',
#13,#10,'#',' ','e',' ',':',' ','S','h','o','w',' ','e','r','r','o',
'r','s',' ','(','d','e','f','a','u','l','t',')',' ',' ',' ',' ',' ',
' ',' ','d',' ',':',' ','S','h','o','w',' ','d','e','b','u','g',' ',
'i','n','f','o',#13,#10,'#',' ','w',' ',':',' ','S','h','o','w',' ',
'w','a','r','n','i','n','g','s',' ',' ',' ',' ',' ',' ',' ',' ',' ',
' ',' ',' ',' ',' ',' ','u',' ',':',' ','S','h','o','w',' ','u','s',
'e','d',' ','f','i','l','e','s',#13,#10,'#',' ','n',' ',':',' ','S',
'h','o','w',' ','n','o','t','e','s',' ',' ',' ',' ',' ',' ',' ',' ',
' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','t',' ',':',' ','S','h','o',
'w',' ','t','r','i','e','d',' ','f','i','l','e','s',#13,#10,'#',' ',
'h',' ',':',' ','S','h','o','w',' ','h','i','n','t','s',' ',' ',' ',
' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ','m',' ',
':',' ','S','h','o','w',' ','d','e','f','i','n','e','d',' ','m','a',
'c','r','o','s',#13,#10,'#',' ','i',' ',':',' ','S','h','o','w',' ',
'g','e','n','e','r','a','l',' ','i','n','f','o',' ',' ',' ',' ',' ',
' ',' ',' ',' ',' ',' ','p',' ',':',' ','S','h','o','w',' ','c','o',
'm','p','i','l','e','d',' ','p','r','o','c','e','d','u','r','e','s',
#13,#10,'#',' ','l',' ',':',' ','S','h','o','w',' ','l','i','n','e',
'n','u','m','b','e','r','s',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',
' ',' ','c',' ',':',' ','S','h','o','w',' ','c','o','n','d','i','t',
'i','o','n','a','l','s',#13,#10,'#',' ','a',' ',':',' ','S','h','o',
'w',' ','e','v','e','r','y','t','h','i','n','g',' ',' ',' ',' ',' ',
' ',' ',' ',' ',' ',' ',' ',' ','0',' ',':',' ','S','h','o','w',' ',
'n','o','t','h','i','n','g',' ','(','e','x','c','e','p','t',' ','e',
'r','r','o','r','s',')',#13,#10,#13,#10,'#',' ','D','i','s','p','l',
'a','y',' ','I','n','f','o',',',' ','W','a','r','n','i','n','g','s',
',',' ','N','o','t','e','s',' ','a','n','d',' ','H','i','n','t','s',
#13,#10,'-','v','i','w','n',#13,#10,'#',' ','I','f',' ','y','o','u',
' ','d','o','n',#39,'t',' ','w','a','n','t',' ','s','o',' ','m','u',
'c','h',' ','v','e','r','b','o','s','i','t','y',' ','u','s','e',#13,
#10,'#','-','v','w',#13,#10,#13,#10);