Search:

Type: Posts; User: matsp

Search: Search took 0.21 seconds.

  1. Your code certainly doesn't look intended on the...

    Your code certainly doesn't look intended on the pages here - unless your following the indentation style of "all over the place".

    What I mean is that the only way that one function can know the...
  2. 1. Indent your code. 2. Do not use all capitals...

    1. Indent your code.
    2. Do not use all capitals in variable/function names - that is supposed to be for macros only.

    To use local variables from one function in another function, you need to...
Results 1 to 2 of 2