Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How To Find an Opening and Closing String, Copying Open/Close/Contents to New File
Post: RE: How To Find an Opening and Closing String, Cop...

Still working through this, I've posted my code to github: https://github.com/davidshq/pyBASICTools Right now it: 1. Loads the file into a list. 2. Iterates through each item in the list. 3. If it fi...
davidshq General Coding Help 1 2,035 Mar-03-2020, 04:47 AM
    Thread: How To Find an Opening and Closing String, Copying Open/Close/Contents to New File
Post: How To Find an Opening and Closing String, Copying...

Hi All, I want to use Python to parse some old BASIC code. Basically, I'm looking to locate each subroutine within the source file and then copy each subroutine out into a new file named after the su...
davidshq General Coding Help 1 2,035 Mar-01-2020, 08:31 PM

User Panel Messages

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