Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Last caracter of a string truncated issue when working from the end of the string
Post: Last caracter of a string truncated issue when wor...

Hello, can someone please explain why when I select a range starting from the end of a string it truncates the last character? I can work from the front end as variable dst will always be the same len...
Teknohead23 General Coding Help 3 1,600 Oct-03-2021, 12:15 PM
    Thread: Python 3.8 Nested varible not updating
Post: RE: Python 3.8 Nested varible not updating

(Aug-27-2021, 08:01 PM)bowlofred Wrote: Quote:I assumed if the nested variable updates the other would automatically. No, that's not how python str()s work. They are just a sequence of characters....
Teknohead23 General Coding Help 6 2,459 Oct-02-2021, 11:49 AM
    Thread: Python 3.8 Nested varible not updating
Post: RE: Python 3.8 Nested varible not updating

(Aug-27-2021, 08:34 PM)snippsat Wrote: (Aug-27-2021, 07:42 PM)Teknohead23 Wrote: If I use a while loop, which I think I should, I get an infinite loop as it will always be trueA for loop is always...
Teknohead23 General Coding Help 6 2,459 Oct-02-2021, 11:41 AM
    Thread: Python 3.8 Nested varible not updating
Post: RE: Python 3.8 Nested varible not updating

Hello, apologies for the late reply, RTX failure should have added more description initially, first 3 letters are the client's surname + 001 etc = drawing number & its folder, i am unlikely to h...
Teknohead23 General Coding Help 6 2,459 Sep-09-2021, 03:59 PM
    Thread: Python 3.8 Nested varible not updating
Post: Python 3.8 Nested varible not updating

I am trying to look for a folder & create it if it does not exist, if it does look for the next number up, Win 10 Pycharm 3.8 Creating the folder works fine if it does not exist but having issues ...
Teknohead23 General Coding Help 6 2,459 Aug-27-2021, 07:42 PM

User Panel Messages

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