Visual Studio 2003.NET and COBOL Margins
While reading Visual Studio Hacks (ISBN: 0596008473), I came across a interesting tweak that is useful to the COBOL programmer if he/she is edit COBOL programs.
If you are using Visual Stdio 2003.NET to edit COBOL files, you sometimes want to see some kinds of margins.. For example:

How do I do it?
Cut-paste the following into a .reg and import into the registry using regedit.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\Text Editor]"Guides"="RGB(128,128,128) 7,72"
If you are using Visual Stdio 2003.NET to edit COBOL files, you sometimes want to see some kinds of margins.. For example:
How do I do it?
Cut-paste the following into a .reg and import into the registry using regedit.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\Text Editor]"Guides"="RGB(128,128,128) 7,72"

1 Comments:
i thought your blog was cool and i think you may like this cool Website. now just Click Here
By
lennymorgan05331549, at 9:52 pm
Post a Comment
<< Home