<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>I don't understand how to deal with the value of variables : I have 3 variables defining mesh size (a= 1, b=2, c=10). Mesh is OK and I want to export this mesh with the values of variables in the file name. I tried :</div>

<div>Save StrCat("model", a, "_", b, "_", c, ".inp"); returns a syntax error.</div>

<div>How can I extract the value of each variable to create a string ?</div>

<div> </div>

<div>Thank you.</div>

<div>Regards,</div>

<div> </div>

<div>Fabrice.</div>

<div> </div>

<div class="signature"> </div></div></body></html>