メッセージ1/19
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- パーマリンクを表示
- 印刷
- 報告
Hi, chaps.
I have the code,
(strcat "C:\\Users\\" (getvar "USERNAME") "\\blue\\...")
in my acad.lsp but it gives the error,
Regenerating model.
; error: bad argument type: (or stringp symbolp): (STRCAT "C:\\Users\\" (GETVAR "USERNAME") "\\blue\\...")
AutoCAD menu utilities loaded.
at startup.
Anybody know why? (I also tried using (getenv) but got the same (or stringp symbolp) error.)
解決済! 解決策の投稿を見る。