Hi, If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug. Example: var log : string, StdOutput, StdError: TStringList, exitcode : integer; begin log := GetAVZDirectory +'bits.log'; end.