Thanks for the quick fix. I had tried the fix you posted for the dots and
the problem with that was that I couldn't find where to add the dot back
for sequences. Now if you do a set of steps there is no dot after the file
name and before the step number. Personally I would rather see the step
number appended for all the choices.
Also, I would lean toward this for bit where you strip the extension and
dot just because it seems easier to me to follow. Probably personal
preference though. :)
Options.FileName = Options.FileName.left(Options.FileName.length() -
(Extension.length() + 1));
_______________________________________________
Leocad mailing list
[email protected]
https://list.gerf.org/listinfo/leocad

Reply via email to