|
-
Jun 6th, 2001, 05:54 PM
#1
Thread Starter
Member
Changing color for variables in code window
Just curious to know if its possible to set colors on variables in the code window. ie.set to look like keywords(but a different color)
so if I have :
"Dim strSQL as string"
then every time that strSQL shows up in my code anywhere it's color has changed to whatever i decide it should be.
so it looks like this
"Dim strSQL as string"
Cujo
-
Jun 6th, 2001, 06:55 PM
#2
You can change all the colors of certain texs by clicking Tools and clicking on the Editor Format tab.
-
Jun 6th, 2001, 07:59 PM
#3
Thread Starter
Member
I looked in there but it seems that its a all or nothing kinda thing. I mean just for specific words ..like makeing my own keywords so that everytime strSQl shows up in my code its orange or whatever.
Cujo
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
|