Subj : console.clear()
To : DOVE-Net.Programming_(Javascript)
From : Mindless Automaton
Date : Wed Aug 26 2015 11:31 am
I am messing around with the login.js and if I add console.clear() after
console.print("\r\nNN:\b\b\bLogin: \1w"); I get a [Hit a Key] pause
prompt before it clears.
Is it possible to prevent the pause here? I dont seem to get a pause
when I use console.clear() in other scripts.