🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

how to fix the macro to save file?

Hi guys, I wrote a macro for saving file, but when I click the button, an error message is displayed. How can I fix it? Thank you!

 

The code of the macro:

 *beginmacro(macrosave) *writefile 'D:/Documents/temp.hm' 1 *answer(yes) *endmacro() *createbutton(5, 'Save File', 20, 0, 10, GREEN, 'Save file', 'macrosave')

 

The error message:

 

image.png.f02f9a67cc5a054a28d61099962e951d.png

 

Find more posts tagged with

Sort by:
1 - 9 of 91