Re: MTOS
Posted: Thu Oct 04, 2018 6:40 am
Try creating a separate %path string value first:
Code: Select all
mtos(r1, g1, s1)
if @isobject("s1") then
delete s1
endif
%path = "C:\Users\Dhitya\Desktop\test\" + %file
wfsave(type=excelxml) %path @keep date return g1