Skip to content
Snippets Groups Projects
Commit 69d987d3 authored by mooney's avatar mooney
Browse files

No commit message

No commit message
parent bd237445
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,10 @@ iocxxxVX_registerRecordDeviceDriver(pdbbase)
### Access Security
dbLoadRecords("$(TOP)/xxxApp/Db/Security_Control.db","P=xxx:")
asSetFilename("../accessSecurity.acf")
# Use iocsh, because asSetFilename() doesn't expand macros
iocsh
asSetFilename("$(TOP)/iocBoot/accessSecurity.acf")
exit
asSetSubstitutions("P=xxx:")
# caputRecorder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment