Hi Scott, I appreciate your help. but I still have a problem. It seems like it is working because I do not have any error message. but I could not see the output file as in the directory I used. See my screenshot attached.
Thank you -Donghoon On Thu, Nov 6, 2014 at 3:00 PM, <[email protected]> wrote: > Send Kepler-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Kepler-dev digest..." > > > Today's Topics: > > 1. Re: Kepler-dev Digest, Vol 117, Issue 3 (Scott Zimmer) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 06 Nov 2014 09:15:37 -0500 > From: Scott Zimmer <[email protected]> > To: [email protected] > Cc: [email protected] > Subject: Re: [kepler-dev] Kepler-dev Digest, Vol 117, Issue 3 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Donghoon, > > You can use a File Parameter and a Constant actor to accomplish your > goal. Type the name of the File Parameter in the Constant actor and > connect it to the fileToWrite port on the Text File Writer Actor. Sorry, > I can't easily create and attach and example, but detailed steps follow. > > Scott > > 1. Drag a FileParameter onto the canvas > 2. Double click on FileParameter and specify the path to the file you > want to write > 3. Right click the FileParameter and select Customize Name > 4. Type MyFileParamter in for the name field and click Commit > 5. Drag a Constant Actor on the canvas > 6. Double click the Constant actor and type MyFileParameter on the line > next to "value:" > 7. Connect the Constant actor to the fileToWrite Port on the Text File > Writer > > Scott > > On 11/6/2014 6:53 AM, [email protected] wrote: > > Send Kepler-dev mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Kepler-dev digest..." > > > > > > Today's Topics: > > > > 1. Text File Writer? (DONGHOON KIM) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Thu, 6 Nov 2014 06:53:38 -0500 > > From: DONGHOON KIM <[email protected]> > > To: [email protected] > > Subject: [kepler-dev] Text File Writer? > > Message-ID: > > <CAHwMc7X6oOp-VcHn= > [email protected]> > > Content-Type: text/plain; charset="utf-8" > > > > Dear Kepler folks! > > > > I am trying to use Text File Writer actor. I have a question about input > in > > Tex File Writer. > > I use String Constant as an input. The other input should be "file name > and > > path" as the input. I am trying to use a FileParameter actor. > > but I am not sure how to connect FileParameter with Text File Writer. > (see > > the attached picture). > > > > Please, let me know if you know how to use Text File Writer. A simple > > example would be very helpful. > > > > Thank you > > > > -Donghoon > > > > > > > > > -- > Scott Zimmer > [email protected] > 512-299-7218 > > > ------------------------------ > > _______________________________________________ > Kepler-dev mailing list > [email protected] > http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev > > > End of Kepler-dev Digest, Vol 117, Issue 4 > ****************************************** > -- Donghoon Kim Dept of Computer Science North Carolina State University
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
