Results 1 to 6 of 6

Thread: code edit screen - viewing

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2008
    Location
    California
    Posts
    11

    code edit screen - viewing

    anyone know how to fix this screen so it has a word wrap or something in which, when I m reading across the code - I don''t have to keep Scrolling over to the right - but instead just have it all in sight? thanks

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: code edit screen - viewing

    umm, i am not too sure of what your talking about. What screen are you referring to?
    My usual boring signature: Something

  3. #3
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: code edit screen - viewing

    In Visual Studio with VB? use _

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: code edit screen - viewing

    To elaborate more... Either version of VS (VB6 or .NET) you can use a space and a line continuation character with an enter keypress to continue the code on the next line but have it as a single line.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    New Member
    Join Date
    Oct 2008
    Location
    California
    Posts
    11

    Re: code edit screen - viewing

    I try this but I always have to fool with it for a half hour to get rid of a 'syntax' or 'end of statement expect' error continuously - this drives me nuts! Does anyone know of a proper tutorial for this simple yet perplexing issue for dense people like me? thank you

  6. #6
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: code edit screen - viewing

    First off, are you sure you really want a solution? Some lines can easily be viewed in word wrap, while others are going to be harder to read. What if you wrapped a big If clause? I would find that mighty hard to read.

    Therefore, there is one other idea to consider, though it is a bit off the wall: Wide format monitors. I have one on my work laptop, and a very large one for my primary home computer. No wrapping or scrolling is needed. Of course, this is a case of solving the problem with money, but there are other benefits, too, since you then have the screen for more than just coding.
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width