Hi,

If you post the source code and the exact way you execute vbnc, it would be
a lot easier to help ;-)

Rolf

> -----Original Message-----
> From: [email protected] [mailto:mono-vb-
> [email protected]] On Behalf Of Jude DaShiell
> Sent: miƩrcoles, 08 de abril de 2009 10:55
> To: [email protected]
> Subject: [mono-vb] about facility test case
> 
> I have a section of the iching program that wrote documentation
> information to the screen and when it worked properly paused at the end
> of
> each screen so the user could hit a key to continue.  That other
> function
> was done with inkey.vb which prompted the user and waited for a key
> press
> then checked the length of input variable to detect keystroke then
> cleared
> the screen and went on.  I tried vbnc about.vb inkey.vb and
> InkeyMethod( )
> was in about.vb in several places.  The compilation succeeded but the
> screens displayed nonstop.  If that was going to happen, InkeyMethod( )
> ought to have thrown an error every place it was found provided Sub
> Inkey(
> ) and an accompanying End Sub statement were not also in that same
>    about.vb file.  That didn't happen.
> 
> 
> _______________________________________________
> Mono-vb mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-vb

_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb

Reply via email to