Board index » Visual Studio » console Application- Flush command Cache
|
british
|
console Application- Flush command Cache
Visual Studio131
This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C59426.E84B3C40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I need to flush the ?cache? on a console application. I have supervisors = who are allowed to override functions but then unauthorized users can = simply arrow up through the inputs. I can not use standard key disable = because this is on a laser scanner and not a normal keyboard. How do I = flush the command cache? --=20 --Eric Cathell, MCSA ------=_NextPart_000_0006_01C59426.E84B3C40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2668" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV>I need to flush the ?cache? on a console application. I have = supervisors=20 who are allowed to override functions but then unauthorized users can = simply=20 arrow up through the inputs. I can not use standard key disable because = this is=20 on a laser scanner and not a normal keyboard. How do I flush the command = cache?</DIV> <DIV> </DIV> <DIV>-- <BR>--Eric Cathell, MCSA</DIV></BODY></HTML> ------=_NextPart_000_0006_01C59426.E84B3C40-- - |
