Maker Pro
Maker Pro

problem importing sch into CIS for Orcad

J

jmc

The mmsim.ini file has my libraries under program files. However, the import
process doesn't recognize the space in program files and uses program
instead, so throwing out an error that it can't find my symbols. How can I
get around this problem apart from moving my library?
Jmc
 
J

Jim Thompson

The mmsim.ini file has my libraries under program files. However, the import
process doesn't recognize the space in program files and uses program
instead, so throwing out an error that it can't find my symbols. How can I
get around this problem apart from moving my library?
Jmc

If I'm understanding you correctly, you have spaces in your path?

If so, simply enclose the path in quotes thusly

"C:\Drive\Path With Spaces\..."

But is there a big deal with moving the files?

...Jim Thompson
 
Top