Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. VS wrong indenting

VS wrong indenting

Scheduled Pinned Locked Moved Visual Studio
databasevisual-studiosalestutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    b43r_3oo3
    wrote on last edited by
    #1

    hello, my VS 2005 (SP1) is quite terrible. It does indenting wrong. When I remove the indent, it dosent matter.. after i leave the line it outends it again. Heres an example If CheckUStIDIsEqual(gKundeStNrLandKnz, gEndkundeLand) Then UStIDFromCompany = UStIDFromCompanyVar(1) _WhoPaysEUST = PERSONENUM.Customer _EUDreickesgeschaeft = False _INCOTERMSVendorCompany = INCOTERMSENUM.EXW _INCOTERMSCompanyCustomer = INCOTERMSENUM.DDU _INCOTERMSCustomerEndcustomer = INCOTERMSENUM.DDP _MovedShipment = MOVEDSHIPMENTENUM.CompanyCustomer Proccuration = False AddActivityNumber = "_DE_DE_EUKSE" _DEEinfuhr = False _EUVerzollung = False IntraCommunityDelivery = True Database.Commit() Return PERSPEKTIV_ERRORS_REIHENGESCHAEFT.OK Else If CheckUStIDIsAvailable(gEndkundeStNr) Then AddActivityNumber = "_DE_DE_EUESAKSD" Else AddActivityNumber = "_DE_DE_EUKSD" End If UStIDFromCompany = UStIDFromCompanyVar(1) _WhoPaysEUST = PERSONENUM.Customer _EUDreickesgeschaeft = False _INCOTERMSVendorCompany = INCOTERMSENUM.EXW _INCOTERMSCompanyCustomer = INCOTERMSENUM.DDU _INCOTERMSCustomerEndcustomer = INCOTERMSENUM.DDP _MovedShipment = MOVEDSHIPMENTENUM.CompanyCustomer Proccuration = False _DEEinfuhr = False _EUVerzollung = False IntraCommunityDelivery = False Database.Commit() Return PERSPEKTIV_ERRORS_REIHENGESCHAEFT.OK End If thx for answers and a happy new year wishes Jerry

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups