Post Reply 
Running program from Home or Program menu
11-25-2019, 09:02 PM
Post: #5
RE: Running program from Home or Program menu
(11-25-2019 03:56 PM)Gene222 Wrote:  I noticed that some advanced functions, like fsolve, sometimes require the variable to be a LOCAL global or EXPORT global variable. Try replacing the "LOCAL NN" with "EXPORT NN" and place the variable declaration on the first line of the code. I have no idea why this sometime works.

Yes it works! Many thanks.
I told Tim to take a look at this thread: even if EXPORTing the var inside the isprime() call is a solution, I think it is a bug.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Running program from Home or Program menu - pinkman - 11-25-2019 09:02 PM



User(s) browsing this thread: 1 Guest(s)