[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LUA] savefemmfile



Hallo
 
I am still new to FEMM, and would like to know a little bit more about LUA:
 
I tried to automatically generate a filename, and save the FEMM file using the command savefemmfile("c:\\directory\\subdirectory\\filename.femm")
 
The directory must stay the same, and my automatically generated filename was an Integer number. (I tried various methods to mix the string with the variable, eg. ...subdirectory\\",filename,".femm")
However, it did not work, and FEMM only returned an error. It seems as if there is a trick in mixing variables with strings.
 
I would be very gratefull if anyone could provide me with an answer.
 
Thanks
Ivan Slabbert