|
-
Sep 13th, 2000, 08:06 PM
#1
Thread Starter
Fanatic Member
take a look at http://forums.vb-world.net/showthread.php?postid=121521 (Megatron's post to be more specific). Why is the one line of code in green if it is not commented or anything???? There is no "'" sign in the entire code so where did it come from????
-
Sep 14th, 2000, 01:51 AM
#2
Fanatic Member
It is because the code starts with "Rem"... , so that is why it had gone green. It should not have done, so I will correct the code-colouring code..
John
-
Sep 22nd, 2000, 07:55 PM
#3
John, This is a recommendation:
Don't check for REM, but for REM + <Space>.
-escaflowne
-
Sep 23rd, 2000, 09:45 AM
#4
Guru
Originally posted by John
It is because the code starts with "Rem"...
That's one of the reasons I always use the Call keyword.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|