Procedure AssignCrt (Var F: Text) ;
Assigns a file F to the console. Everything written to the file F goes to the console instead. If the console contains a window, everything is written to the window instead.
None.
Window