Saving certain things

Asked by universe2000 10 months ago

with the "ask_save_file" and the "save as = ask save file" commands how do you program it to save a certain thing? I,m making a text editor and can't figure out how to save stuff under "para" or a "edit_line"

2 responses

  • enrique says

    Hi universe2000

    Not sure exactly what the problem is, but I remembered seeing an example of a text editor.

    It is quite short, so it kinda solves the problem for you without helping you along the way, but sometimes that is good too.

    So: spoilers: text editor

    Hope it helps (but not enough to spoil the fun)

  • That doesn't help much (though I might just not get what your saying) but I'll give you more info I have two buttons on my text editor saying " save" and " save as" and I'm wondering how to get them to save the stuff in the edit_line or on the screen under para

    Hope that's helpful