Sorry, Psted to the wrong forum. I copyed this to the PCB SKILL forum.
Hi all,
I created an attachment using axlCreateAttachment(my_attachment nil 1 'file my_file)
I edit the file using axlUIEditFile(axlGetAttachment("my_attachment" 'file)->data). After saving the file, this save to a temp. directory, I want to update the current attachment.
Is there away to use axlSetAttachment() to update the current "my_attachment"? Or is there some other method?
Thanks,
Jerry