Results 1 to 3 of 3

Thread: Flow Charts?

  1. #1
    Join Date
    May 2007
    Location
    Seattle, WA
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Flow Charts?

    Does anyone else use flow charts to get script logic sorted out, before/during scripting? I feel like it helps me, as trying to keep all the loops and go to's in my head gets kind of cumbersome.

  2. #2
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    An advice, avoid using goto's. As to the flow charts, I can't imagine they would help, but if they help you, sure go for it
    There used to be something meaningful here.

  3. #3
    Join Date
    Feb 2009
    Location
    AZ, USA
    Posts
    460
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah, the goto's might be the reason it's hard for you to sort out the flow logic in your head. Often when you feel you need to use them, there's a better way to solve your problem.
    Is your account in an old-school random? Help SRL-OSR solve randoms!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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