Cabbage Logo
Back to Cabbage Site

Text file as an output

I am very new and beginner to coding world in any language.
I am trying to output text file(.txt) which contains string(text) end-user typed in Cabbage text editor widget by clicking “Update text” button. Please advise how to do it . (I will be happy with single line text)
Please see the .csd file attached I come up with so far for detail.

So far, I can generate .txt file which contains initial string value of text editor but i can not generate or save .txt file which contains what’s currently showing in the text editor which end user types text directly on it.
OutputTextFile.csd (908 Bytes)
Thank you in advance

Dixy