THE WELCH COMPANY
440 Davis Court #1602
San Francisco, CA 94111-2496
415 781 5700
S U M M A R Y
DIARY: October 4, 1994 08:46 AM Tuesday;
Rod Welch
Modify code to delete files using specified drives.
1...Summary/Objective
..............
Click here to comment!
CONTACTS
SUBJECTS
SDS Program
Configure for network s: drive
Extract for, & Install Transferred Records,
Configure for network s: drive
Banyon Vines Network
Networking
General, macro 0815
0709 - ..
0710 - Summary/Objective
0711 -
071101 - Followed up work at ref SDS 10 line 50, so the delete function will
071102 - also work in the same way.
071103 -
071104 -
071105 - Need to put this stuff on the S drive for PG&E network.
071106 -
071107 -
071108 -
0712 -
0713 -
0714 - 000006
0715 -
071501 - Line 2855 - entry 108, this deletes files listed in the Ref field,
071502 - comparable to entry 521 in 000002 that opens files, ref SDS 10 line
071503 - 58.
071504 -
071505 - Line 2950 -label bP0163, 30 lines below, this is where the file spec
071506 - is entered either by cut & paste, or with macro 1182. This evening I
071507 - added code in 000008 below to capture the drive spec, when the file
071508 - spec is captured by cut & paste.
071509 -
071510 - Want to use a generic macro to evaluate the drive letter.
071511 -
071512 -
071513 -
071514 -
0716 -
0717 -
0718 - 000002
0719 -
071901 - Line 605 -entry 521, about 30 lines below, adding code to get data
071902 - files drive values from a configuration file.
071903 -
071904 - Will use globals 298 for g: drive, personal, and will use 299 for f:
071905 - drive, which is everything else.
071906 -
071907 -
071908 -
071909 -
0720 -
0721 -
0722 - 000005
0723 -
072301 - Line 2750 -label dir7y, this is where I had to unplug more of the
072302 - Schedule task description conversion code, so the commands added above
072303 - would compile.
072304 -
072305 -
072306 -
072307 -
0724 -
0725 -
0726 - 000008
0727 -
072701 - Line 3035 -label n0exT, added code to capture the drive letter in
072702 - global 1.
072703 -
072704 -
072705 -
072706 -
0728 -
SUBJECTS
Open/Delete files
0804 - Summary/Objective
0805 -
080501 - We need to reduce the size of the e.exe, and one way is to eliminate
080502 - code that is not used or used very little now. The function that
080503 - purges a macro file is no longer used. I created it to help build new
080504 - macro files, but am not doing much of that any more.
080505 -
080506 - This is file F1 Alt F7 that calls macro 1081.
080507 -
080508 -
080509 -
0806 -
0807 -
0808 - 000006
0809 -
080901 - Line 2900 -entry 1081, deleted this code for reasons explained below.
080902 -
080903 - Removed all entries where counter 113 11105 is used.
080904 -
080905 -
080906 -
0810 -
0811 -
0812 - 000008
0813 -
081301 - Line 1905 - pa7 macro 1081. Unplugged this macro.
081302 -
081303 -
0814 -