Search Tools Links Login

A tip to make life easier


Visual Basic 6, or VB Classic

Get rid of that design time syntax error message box.

Original Author: John Edward Colman

Code

When editing a line source code sometimes you need to move to another line to copy or make changes there.
By default a horrible MessageBox appears telling you that the line you were editing has incorrect syntax.
You can prevent this by entering in:
  Tools > Options
...and unselect "Auto Syntax Check"
The incomplete line still turns red but the annoying box is now gone!

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 104 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.