-
Notifications
You must be signed in to change notification settings - Fork 317
Description
Exception:
System.ArgumentOutOfRangeException: De waarde moet groter zijn dan of gelijk zijn aan nul en minder zijn dan de buffergrootte van de console in die dimensie.
Parameternaam: top
Werkelijke waarde was -1.
bij System.Console.SetCursorPosition(Int32 left, Int32 top)
bij Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
bij Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
bij Microsoft.PowerShell.PSConsoleReadLine.HistoryRecall(Int32 direction)
bij Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(Nullable1 key, Object arg) bij Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
bij Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
bij Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)