Error when adding a line in cdsenv file

Status
Not open for further replies.

Julian18

Full Member level 3
Joined
Apr 9, 2007
Messages
167
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,298
Activity points
2,389
Hi, there ,
I add a line in cdsenv as below:
asimenv.startup projectDir string "~/temp" nil

but cadence says:
*Error* eval: unbound variable - projectDir
or
*WARNING* Line ignored: ((asimenv.startup) projectDir string "~/temp" nil)

why?

Thanks
 

cdsenv

Hi !

I guess you have seen Warning message as Line must contain 4 elements also.

asimenv.startup projectDir string "~/temp" nil
=> asimenv.startup projectDir string "~/temp"

no need for nil

Thanks.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…