Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: use of global
Post: RE: use of global

Ichabod: I see your point. In my case I need functionality that I can call upon in several parts of my main script, while at the same time I do not want to expose the internal technical details to th...
wpo General Coding Help 21 6,534 Sep-30-2019, 03:06 PM
    Thread: use of global
Post: RE: use of global

I would love to avoid using statements that could easily produce bugs and that require scripts and modules that consist of many long lines of code. But one needs to write "programs" that do what the ...
wpo General Coding Help 21 6,534 Sep-30-2019, 01:27 PM
    Thread: Proces for registering to this forum
Post: Proces for registering to this forum

Just a question to the technicians who maintain the software for this forum (I don't know how else I can contact them). I'm NOT a native English speaker (as you probably guessed). When registering to...
wpo Board 1 2,062 Sep-30-2019, 12:17 PM
    Thread: use of global
Post: RE: use of global

I've been experimenting further and I think that I got most of it working! See below. "most of it" because I conclude that passing values (in global variables) between functions that reside in diffe...
wpo General Coding Help 21 6,534 Sep-30-2019, 11:56 AM
    Thread: use of global
Post: RE: use of global

Hello, This code is so "useless" because I wrote it just to make my point (the program that is strungling with a similar difficulty is 4000+ lines of code, I don't think I wnat to bother you with all ...
wpo General Coding Help 21 6,534 Sep-30-2019, 10:38 AM
    Thread: use of global
Post: RE: use of global

Thx for the very quick reply. I had read that information already before, and I think that my "test" scripts are in line with what is recommended there. Still, it does not function as intended. I ha...
wpo General Coding Help 21 6,534 Sep-30-2019, 09:13 AM
    Thread: use of global
Post: use of global

I need to use pass the values in some variables from the "main" script to functions, and also from one function to another function. That seems to work OK when the functions and the main script are i...
wpo General Coding Help 21 6,534 Sep-30-2019, 08:53 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020