Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace at 2 table
Message
From
08/03/2006 07:29:23
 
 
To
08/03/2006 07:11:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01102356
Message ID:
01102374
Views:
17
Well like (ex):
If XXXX
    SCAN
      If YYYYY
         Do while ZZZZ
           If AAAAA
               Line of code 10
           EndIf
         EndDo
      Else
          Line of code 1
          Line of code 2
          Line of code 3
          Line of code 4
      EndIf
    EndSCAN
Else
    Line of code 5
    Line of code 6
    Line of code 7
    Line of code 8
    Line of code 9
Endif
Then it's a lot easier to understand, rather than all over the place as you presented it, where first one has to sort out the indentation and follow the logic before one can decypher and understand the code

>T.
>how do you do it.
>>M.
>>
>>I wouldn't even attempt to follow the logic in the crazy indentation you've provided.
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform