diff --git a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd index 0d32589ed..e9c3cb3d6 100644 --- a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd +++ b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd @@ -15,7 +15,7 @@ ld < exampleLib cd startup dbLoadDatabase("../../dbd/exampleApp.dbd") dbLoadRecords("../../db/dbExample1.db","user=_USER_") -dbLoadTemplate("../../db/dbExample2.db") +dbLoadRecords("../../db/dbExample2.db") iocInit seq &snctest