EV9 20150825 xp
when the workfile name has "-" (minus)
1 copy single object, workfile recognize as database
2 copy with wildcard, the "-" was removed, and not able to find the workfile
when the workfile name has "-" (minus)
Code:
wfcreate u 8
' copy J2012-1m2.wf1::ot\ov ov 'work
copy J2012-1m2::ot\ov ov 'Database not found: The DB file 'E:\DOC\HEDGE\TEST\J2012-1M2.edb' does not exist in "COPY J2012-1M2::OT\OV OV".
copy J2012-1m2::ot\o* o* 'J20121M2::OT\O* was not found in "COPY J2012-1M2::OT\O* O*".
1 copy single object, workfile recognize as database
2 copy with wildcard, the "-" was removed, and not able to find the workfile