The exampleApp now has one src directory.

This commit is contained in:
Janet B. Anderson
2000-06-02 15:00:18 +00:00
parent c67d0a44ef
commit 6e5ab5a213
6 changed files with 66 additions and 42 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ threadInit()
cd top
dbLoadDatabase("dbd/exampleApp.dbd")
registerRecordDeviceDriverBase(pdbbase)
registerRecordDeviceDriver(pdbbase)
dbLoadRecords("db/dbExample1.db","user=_USER_")
dbLoadRecords("db/dbExample2.db","user=_USER_,no=1,scan=1 second")
dbLoadRecords("db/dbExample2.db","user=_USER_,no=2,scan=2 second")