Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
my "keep" script
#7
in a technical sense, it could be said it didn't know about such tools.  that's because i have been doing it this way since before those tools even existed.  i didn't call it "keep" back then.  it went through a number of names.  i think the first one was called "TRACKER" and it was written in the EXEC2 language on VM/CMS circa 1978.  it had a feature to export updates to the OS/VS2 batch system (and stored in a big PDS until they woul go to tape).  i did that because i could write to tape more easily that way.  i rewrote it into REXX in 1980 or so.  i was thinking of writing a version in assembler soon after that but it never happened.  i started writing one in PCL in 1984, got it to the point of working, but never really finished the error handling.  that one made use of tools i had created to transmit files with ASCII to EBCDIC conversion from TOPS-20 to OS/MVS and VM/CMS.  one of those tools was actually written in COBOL because i just want to prove to someone that i could make even COBOL do system stuff.  today, i would use Python everywhere it was available, even for system stuff.  i crossed paths with a few revision control programs when i got going on Unix an Linux (NeXT, Sun, Vax and more) and hated them all until Subversion which i actually found to be usable.  a friend hooked me up with Mercurial which soon got me exposed to Python.

my experiences, of course, influence my preferences.  but this is definitely not from lack of experience.  and "keep" is just a component of newer ideas.  in the beginning, source was IBM 360/370 assembler in fixed format 80 byte card image files. today, well... keep even support Perl.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
my "keep" script - by Skaperen - Nov-28-2017, 06:13 AM
RE: my "keep" script - by buran - Nov-28-2017, 07:07 AM
RE: my "keep" script - by Skaperen - Nov-28-2017, 09:31 AM
RE: my "keep" script - by metulburr - Nov-28-2017, 01:42 PM
RE: my "keep" script - by Skaperen - Nov-29-2017, 01:07 AM
RE: my "keep" script - by metulburr - Nov-29-2017, 04:22 AM
RE: my "keep" script - by Skaperen - Nov-29-2017, 06:20 AM
RE: my "keep" script - by Larz60+ - Nov-29-2017, 07:37 AM
RE: my "keep" script - by Skaperen - Nov-29-2017, 08:22 AM
RE: my "keep" script - by Larz60+ - Nov-29-2017, 12:19 PM
RE: my "keep" script - by Skaperen - Nov-30-2017, 02:20 AM
RE: my "keep" script - by wavic - Nov-30-2017, 03:13 AM
RE: my "keep" script - by Larz60+ - Nov-30-2017, 04:13 AM
RE: my "keep" script - by metulburr - Nov-30-2017, 02:27 PM
RE: my "keep" script - by snippsat - Nov-30-2017, 03:13 PM
RE: my "keep" script - by metulburr - Nov-30-2017, 05:34 PM
RE: my "keep" script - by Skaperen - Dec-01-2017, 03:46 AM
RE: my "keep" script - by buran - Dec-01-2017, 05:15 AM
RE: my "keep" script - by metulburr - Dec-01-2017, 01:02 PM
RE: my "keep" script - by Skaperen - Dec-02-2017, 03:54 AM
RE: my "keep" script - by wavic - Dec-02-2017, 09:07 AM
RE: my "keep" script - by Skaperen - Dec-03-2017, 01:10 AM
RE: my "keep" script - by wavic - Dec-03-2017, 05:06 AM
RE: my "keep" script - by Skaperen - Dec-03-2017, 05:37 AM
RE: my "keep" script - by wavic - Dec-03-2017, 09:15 AM
RE: my "keep" script - by Skaperen - Dec-06-2017, 03:04 AM
RE: my "keep" script - by buran - Dec-06-2017, 07:48 AM
RE: my "keep" script - by ezdev - Dec-16-2017, 09:07 PM
RE: my "keep" script - by Larz60+ - Dec-16-2017, 10:52 PM
RE: my "keep" script - by wavic - Dec-16-2017, 11:06 PM
RE: my "keep" script - by ezdev - Dec-16-2017, 11:29 PM
RE: my "keep" script - by Skaperen - Dec-17-2017, 04:32 AM

Forum Jump:

User Panel Messages

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