Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~479 People Reached
Favorite Forums
Member Avatar for WD40

[COLOR=#555555]I am using common lisp for customizing CoCreate Cad software.[/COLOR] [COLOR=#555555]I am confused regarding the load function.[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]The following command will load the indicated file:[/COLOR] [COLOR=#555555](load "c:\\temp\\testload")[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]The following will load the 2nd item but the 1st item exists:[/COLOR] [COLOR=#555555](load "c:\\temp\testload" [/COLOR] [COLOR=#555555]if-does-not-exist[/COLOR] [COLOR=#555555](load "c:\\temp\\testload2")[/COLOR] [COLOR=#555555])[/COLOR] …

Member Avatar for Ken Sharpe
0
479