Dir <obey$dir>
WimpSlot 20M
IfThere TaskCmdDDE Then Wipe TaskCmdDDE ~v~cf~r { > null: }
IfThere TaskCmdGCC Then Wipe TaskCmdGCC ~v~cf~r { > null: }
cc -c -IC: -throwback -o o.TaskCmd c.TaskCmd { > null: }
link -aif -c++ -o TaskCmdDDE o.TaskCmd C:o.Stubs
|gcc -mlibscl -o3 -o TaskCmdGCC c.TaskCmd
|SetType TaskCmdGCC Absolute { > null: }
