Searched refs:AsciiMode (Results 1 – 1 of 1) sorted by relevance
187 BOOLEAN AsciiMode; in ShellCommandRunType() local223 AsciiMode = ShellCommandLineGetFlag(Package, L"-a"); in ShellCommandRunType()226 if (AsciiMode && UnicodeMode) { in ShellCommandRunType()295 Status = TypeFileByHandle (Node->Handle, AsciiMode, UnicodeMode); in ShellCommandRunType()