|
发表于 2024-5-23 15:24:17
|
显示全部楼层
完全沒寫這種的經驗....
我在peof$ 最後 加上這些
result = setncstr(2, spathnc$ + snamenc$ + "_1" +sextnc$)
result = setncstr(2, spathnc$ + snamenc$ + "_2" +sextnc$)
result = setncstr(2, spathnc$ + snamenc$ + "_3" +sextnc$)
result = setncstr(2, spathnc$ + snamenc$ + "_4" +sextnc$)
result = setncstr(4,"C:\Program Files\CIMCO 2023\CIMCOEdit\CIMCOEdit2023.exe",11)
return = setncstr(4, filename, 11)
return = setncstr(4, filename, 11) 這個是這樣設嗎 它會直接讀上面那個路徑
還是filename 我要改成那個路徑 ?
|
|