THE WELCH COMPANY
440 Davis Court #1602
San Francisco, CA 94111-2496
415 781 5700
S U M M A R Y
DIARY: August 15, 1994 10:33 AM Monday;
Rod Welch
Created SDS version to run on PG&E's network.
1...Summary/Objective
..............
Click here to comment!
CONTACTS
SUBJECTS
Network Access Procedures
SDS Program
User ID, Bill DeHart
0605 - ..
0606 - Summary/Objective
0607 -
060701 - Followed up work at ref SDS 13 0000.
060702 -
060703 - Completed initial configuration of a version of SDS for Bill to run on
060704 - the S: drive.
060705 -
060706 - Gave him user ID 03201 and password "boss"
060707 -
060708 - Got it all going, except for configuring the global data base. Seems
060709 - to be a slight problem with sd 03 001.
060710 -
060711 -
060712 - ..
0608 -
0609 -
0610 - Analysis
0611 -
061101 - We could create a version to run on the S: drive. He also mentioned
061102 - running on P:. I was unable to get the P: drive to come up the other
061103 - day, ref SDS 13 line 72, but today during one logon I was able to
061104 - access P.
061105 -
061106 - Ideas about configuration of SDS on different drives is at ref SDS
061107 - 15 line 123.
061108 -
061109 -
061110 - Decided to create a version that runs entirely on s drive. Had to
061111 - modify only 08151 and 08021. Then had to revise sds.bat and sd 01
061112 - pfix. The 08151 routine does not modify files in sd 01.
061113 -
061114 -
061115 -
061116 -
061117 - ..
0612 -
0613 -
0614 - Transferring data base to Network
0615 -
061501 - Will see if we can install code on s. Seems to have installed okay,
061502 - using xcopy from g: sd 91 to s: sd, thus:
061503 -
061504 - c>xcopy g:\sd\91\*.* s:\sd\ /s <Enter>
061505 -
061506 - When I booted we seem to have crashed trying to modify the path
061507 - statement.
061508 -
061509 - I need to modify my autoexec.bat to eliminate c: sd 01 from path.
061510 - ..
061511 - I do not understand that, because I did not have to do that
061512 - when I called the program on the i: drive.
061513 - ..
061514 - Turned out I do not have to modify my path. Needed to modify
061515 - following:
061516 -
061517 - s: sd 01 251.bat
061518 - s: sd 01 sds.bat
061519 - s: sd 01 pfix
061520 - s: sd 01 flist
061521 -
061522 - This is going to let me keep my data base on my system, and use it
061523 - on my local data base, while accessing the SDS data base for PG&E
061524 - on the S drive in another window under os2.
061525 -
061526 - Loaded my SDS records for 1994 onto s drive, so Bill can log on this
061527 - evening from home to experiment with SDS.
061528 - ..
061529 - Showed Bill how to do this and gave him my number so he can call
061530 - me for help getting logged on tonight.
061531 -
061532 -
061533 -
061534 - ..
0616 -
0617 -
0618 - 08151
0619 -
061901 - Line 640 -label loct, duplicated the code that sets the drive letter,
061902 - then commented out the code that sets the I: drive. Changed the
061903 - second set that is active, so it sets s: as the active drive. This
061904 - should make it easy to restore the code to using I: drive.
061905 -
061906 - I am not sure that this thing creates the entire program code. Maybe
061907 - the thing to do is to use 0815, instead of 08151. One difference is
061908 - that the code for i: does not create all of the alternate versions.
061909 -
061910 -
061911 -
061912 - ..
0620 -
0621 -
0622 - 08021
0623 -
062301 - Line 130 -label jmp, made same modification.
062302 -
062303 -
062304 -
062305 -
062306 -
062307 -
062308 -
062309 -
0624 -