add to file

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
ivaho
Posts: 37
Joined: Tue Feb 14, 2012 2:19 pm

add to file

Post by ivaho » Mon May 14, 2012 8:08 pm

Hi all,

I have a little question.
How can I add text to a file created by Livecode.

I have the text from a field added to a file and want to add another text to that file behind the text from my field.

kind regards
Ivo

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10049
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: add to file

Post by FourthWorld » Mon May 14, 2012 8:10 pm

Use "open file <filename> for append"
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply