4
20
16
初来乍到
使用道具 举报
24
1265
1028
后起之秀
106
1万
101
顶梁支柱
CMD you know lower left windows ball, for those on Win 10 type CMD into box.Z: pick your drive etccd 2016 projectsdir *.dwg >c:\acdatemp\dirlst.txt /s /bP:\2016 Projects\2016000\Leisure centre\Disabled.dwgP:\2016 Projects\2016007\Design\2016007 PA.dwgP:\2016 Projects\2016007\Design\2016007.dwg
(defun saveVars() ;;;--- Set up an empty list to hold the selected file names (setq fileList(list)) ;;;--- Get the files attribute (setq selIndexes(get_tile "files")) ; files contains the list of drawings assuming 1000 .dwg files ;;;--- Set up a counter (setq cntr 1) ;;;--- Cycle through each item in the list (while (setq item (read selIndexes)) ;;;--- Save the path and selected file name in the list (setq fileList (append fileList (list (strcat FilePath (nth item ListOfFils))))) ;;;--- Check for blank or empty selections (while (and (/= " " (substr selIndexes cntr 1)) (/= "" (substr selIndexes cntr 1)) ) (setq cntr (+ cntr 1)) ) ;;;--- Get the next item (setq selIndexes (substr selIndexes cntr)) ) ;;;--- Return the file list fileList)
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-14 21:09 , Processed in 0.518355 second(s), 70 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端