jimblumberg, on 07 October 2012 - 01:51 PM, said:
If you refuse to take the advise and stop using the global variables you must stop passing these global variables into your functions. When you pass a variable into your function that has the same name as your global variable you will use the variable you pass as a parameter, not the global. Even though they have the same name they are not the same variable.
I suggest you take the advise given and stop using the global variables, and learn to pass the variables correctly.
Jim
I suggest you take the advise given and stop using the global variables, and learn to pass the variables correctly.
Jim
Are we talking about
salesOrderor
offerPrice?

New Topic/Question
Reply





MultiQuote



|