Can I combine two text files into ine with ZEN

I have to append a really long character string onto an existing txt file.
I tried to modify the file in ZEN but the app blows up when it runs. Is
there a way I could concatenate these two txt files together with ZEN
instead?

Another option would be to create two environment variables each holding
1/2 the string. Then use the Text file section to write the two strings
to the one file.
Robin Witkop-Staub wrote:
> oh - good idea...
>
> "Anders Gustafsson" <[email protected]> wrote in message
> news:[email protected]..
>> Robin Witkop-Staub,
>>> I have to append a really long character string onto an existing txt
>>> file.
>>> I tried to modify the file in ZEN but the app blows up when it runs. Is
>>> there a way I could concatenate these two txt files together with ZEN
>>> instead?
>>>
>> Spawn a batchfile that concatenates the files, ie copy file1+file2 file3
>>
>> - Anders Gustafsson, Engineer, CNE6, ASE
>> NSC Volunteer Sysop
>> Pedago, The Aaland Islands (N60 E20)
>>
>> Novell does not monitor these forums officially.
>> Enhancement requests for all Novell products may be made at
>> http://support.novell.com/enhancement
>>
>> Using VA 5.51 build 315 on Windows 2000 build 2195
>>
>
>
Craig Wilson
Novell Product Support Forum Sysop
Master CNE, MCSE 2003, CCN

Similar Messages

  • How can I combine two video files into one finished file?

    I'm making a video of a guitar player.  I'm using two cameras simultaneously.  One gives the overall wide shot, and the other is zoomed in on his hands.  Both cameras run at the same time.  I would like to use the wide shot as the main video, and occasionally fade in clips from the zoomed in shot to show details of his playing.  I can manually line up both files so they are synchronized.  How do I cut a clip out of the main (wide) shot, leave the gap there, and insert a clip from the closeup?  I'm putting the two video files on two of the video timelines and synchronizing them that way.
    Any suggestions on how to proceed?

    The effect you are looking for is 'Picture in Picture'. If you want the gap to be there for the duration of the timeline add some 'black video' - from the Tasks Pane> New Item - on the video track above the main track. Resize / position it to where you wish it to be.
    Then with your second clip (now on video track 3)
    Do the same sizing / positioning for it.
    split video and audio and delete or disable the audio.
    Cut it where you want the various start/ends of the fade to be.
    Delete, or just disable (right-click) the unnecessary segments.
    Apply fade in / out to the remaining segments.
    [EDIT]
    Also check out the 'Presets' in Video Effects. There are a variety of PiP presets that may do what you need.
    [/EDIT]
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • How can I combine multiple text files into a single, alphabetized list?

    I have many, many lists of song titles. Each in its own textedit file. There is tons of overlap and duplication. I want to make a master list that has every song listed.
    If I could somehow just merge them all and alphabetize the lines, I could manually get rid of duplicates fairly easily.
    I have Tiger. Don't know if I have any application that would help. I probably don't want to buy an application, though, because I suspect I may not be able to stick with Tiger much longer.
    I appreciate any tips you can give me.
    Thanks a lot,
    Bruce

    Hi Bruce, Tex-Edit Plus for OS X...
    http://www.tex-edit.com/
    It can Merge files then Sort them easily, even has a remove duplicate lines script available.
    If the version you get doesn't have the sort perchance, here's a link, put sort in the search scripts box, get the second one, Sort Selection...
    http://dougscripts.com/texedit/

  • How can I combine two itunes accounts into one?

    How can I combine two itunes accounts into one?

    Items purchased from the iTunes Store are permanently associated with the account from which they were originally purchased.  Apple provides no way to change this.
    However, if you wish to put content from two accounts into a single iTunes library, you can easily do so.  Use the command File > Add File (or Folder) to Library.

  • Can I combine two pdf files by using command lines?

    Hi
    I always need to combine two pdf files into one in my regular work
    Currently, I open one of them, press ctrl+shift+I,
    find another file and double click it.
    It works but not so efficient since I need to do
    this procedure many times everyday
    So I'm looking for a better solution
    Something like command lines,
    for example:
    acrobat.exe "combine" "doc1.pdf" "doc2.pdf"
    Does acrobat have these functions or not?
    Thx &
    Best Regards

    File > Combine

  • Merge two PDF files into one with Adobe Reader

    Does anyone know how to merge two PDF files into one with Adobe Reader. Is it even possible?
    Thanks

    If you've got a Mac and OSX you can do this in Preview.  Make sure you can see the sidebar with the first PDF opened, and then drag the second PDF to the bottom of the last page in the sidebar.  Also you can reduce the size of your saved file by selecting (or making) a Quartz filter to 'reduce file size'
    Cheers

  • How do I combine two PDF files into one?

    I want to merge two PDF files into one to make things easier when I take the file(s) to a professional printer.
    Can I do this in Preview?
    Thanks.

    You can't do in Preview.
    You can combine individual PDFs into one PDF using one of these freeware utilities.
    PDFMergeX @ http://www.malcom-mac.com/blog/pdfmergex/
    joinPDF @ http://www.macupdate.com/info.php/id/16604
    Combine PDFs @ http://www.monkeybreadsoftware.de/Freeware/CombinePDFs.shtml>
    PDFLab (join & split) @ http://pdflab.en.softonic.com/mac
     Cheers, Tom

  • How can i feed a text file into a Hashtable?

    Hi,
    im working on my third year project, im new to java and am struggling a little with writing the code.
    I need to feed a text file into my program and insert it into a hashtable. I presume i'll be using an input stream to feed the file in, how do i go about placin the text file into a hashtable??
    please help!

    ok, so im trying to code an authorship attribution
    program. the first part of the program need to
    compare a text file A (list of words), with another
    two text files B and C. Compare how? Do you want to know how many times certain words from list A appear in files B and C?
    The words in list A will first be compared to those
    in list B and than list C. I was wondering if there
    was a way of inserting file A,A Map is a list of key/value pairs, so what do you mean by inserting here? What are you inserting? What would the keys and values here be?
    followed by B,
    comparing the two files.....than inserting file C and
    comparing it with A??
    Does this make sense??Not quite, but it might just be me.

  • Can we combine multiple excel files into one excel file using SSIS?

    I have a bunch of excel files in a specified folder. I wanted to combine all the excel files into one excel file by adding additional tabs in one excel file. Can I do this using SSIS?
             OR
    I know using macro we can combine multiple excel files. Can we run a excel macro in SSIS? Please help me.
    Actually the complete package is this:
    Step1: Using FTP task I'm downloading the bunch of excel files into a folder.
    Step2: Above implementation is the second step that I have to do.  

    You can do it in two steps
    1. First get all data from excel sheets to a sql staging table. For that you need to use a looping logic as explained in below link (you dont required the additional logic used for checking file name etc in below example as you need all files). Also make
    source as excel instead of flat file
    http://visakhm.blogspot.in/2012/05/package-to-implement-daily-processing.html
    2. Once you get the data onto a single table, use below to get it exported to multiple sheets within same excel destination file
    http://visakhm.blogspot.in/2013/09/exporting-sqlserver-data-to-multiple.html
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Can Preview combine separate PDF files into one?

    I scanned two separate papers into pdf files to store on my Mac.  Is there a way to combine the two separate PDF files into one using Preview?

    Yes there is, rather than my trying to describe how I will let this article do the job. I'm going to assuming you are still using Leopard. If you have upgraded to Snow Leopard or Lion the process is slightly different and can be found using Google:
    http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard .html

  • Can I combine two iTunes accounts into one?

    Hello. I have an iPod touch, but to download and install apps, I have to use my dad's account to download. Is it possible to combine two together into one( I just created an Apple ID. ) thanks for answering!0.0

    this Apple article says no:
    http://support.apple.com/kb/he37
    "I have multiple Apple IDs. Is there a way for me to consolidate them into a single Apple ID?
    At this time, Apple IDs cannot be consolidated. "

  • How can I combine my DVD files into one file for editing?

    Paul LS offers this excellent solution:
    Go to Start>All Programs>Accessories>Command Prompt... the Command Prompt window will open.
    Assuming C: is your hard drive and D: is your DVD drive type the following commands...
    type: "d:" and press Enter, then type what is between the ".." below:
    type: "cd video_ts" and Enter
    type: "copy /b vts_01_0.vob + vts_01_1.vob + vts_01_2.vob c:\DVD.vob"
    vts_01_0.vob + vts_01_1.vob... etc are the vob files in the VIDEO_TS folder on the DVD.
    (Substitute the actual names of the vob files in your DVD's VIDEO_TS folder for "vts_01_0.vob", etc.)
    You will find the joined vob file under your C: directory and named "DVD.vob".
    This file is a single file with all the component vob files joined together.
    Note it could take some time to combine the vob files. Once it is complete it will say "1file copied" in the Command Prompt window.

    The effect you are looking for is 'Picture in Picture'. If you want the gap to be there for the duration of the timeline add some 'black video' - from the Tasks Pane> New Item - on the video track above the main track. Resize / position it to where you wish it to be.
    Then with your second clip (now on video track 3)
    Do the same sizing / positioning for it.
    split video and audio and delete or disable the audio.
    Cut it where you want the various start/ends of the fade to be.
    Delete, or just disable (right-click) the unnecessary segments.
    Apply fade in / out to the remaining segments.
    [EDIT]
    Also check out the 'Presets' in Video Effects. There are a variety of PiP presets that may do what you need.
    [/EDIT]
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Can't blend two Raw files into single file in CS2

    I have created two Raw files with one focuses on highlight while the other on shadow.  Within Photoshop with these two files open my intention is to use the Move tool and drag-and-drop one image over the other as a layer.  At the present I am having trouble to get these two images to register as two layers.
    Am I missing something?  I have hold down shift key while doing the drag-and-drop, but no luck.  Please advice.
    Thanks,
    Joe

    Yes, I did try to drag within one Raw created image on top of a second one in order to perfectly aligns it.  If it works the second image would registered as a second layer on the right panel.  I believe this exact alignment of one identical image over another is referred as "pin registered".     
    I first learned about this technique from John Shaw's eBook on Digital Photograpy.  This is a very handy to add details which otherwise would not be possible with a single image when it is exposured for either highlight or shadow.    

  • Can I combine multipe .swf files into one?

    Hello. I'm testing InDesign CS4 and it's ability to export a layout to a .swf file for viewing as a digital edition. I'd like to export multiple layouts and combine them into a single .swf file which can be read together. Is this possible, or would I have to combine all the different InDesign layouts into one before exporting?

    SWF files as I understand it aren't editable. You'd need to combine your layouts in InDesign ahead of time.
    If you were exporting XFL files to open and edit in Flash, it's possible but there are technical issues. Each page becomes a single symbol, named by its page number. So if you have multiple XFLs to import into Flash, they will have the same names for the symbols. The current issue of InDesign Magazine (NOT a free download) has a article that goes into all this in detail.

  • HT201342 Can I combine two iTunes accounts into one?

    I have two iTunes accounts and there for two accounts I purchase music, movies and apps. This happened because my original iTunes account was my primary email at the time. I thought if I updated that information to a new .mac/.me account it would take my purchases with it, but alas, that didn't happen. I just wound up creating a new account and purchased a few things on that before I realized I had to sign out of one account to sing into the other to update. Anyone with any ideas on how to consolidate my accounts and therefor my purchases in to a single one, like the new .iCloud account extension, I'd appreciate it. Thanks.
    Michael

    DocDRNEMT wrote:
    ...Anyone with any ideas on how to consolidate my accounts and therefor my purchases in to a single one, ...
    This is not possible with Apple IDs...
    From Here   http://support.apple.com/kb/HE37
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    You can leave Feedback for Apple here...
    http://www.apple.com/feedback/

Maybe you are looking for

  • HT6400 after I updated to IOS 8 some of my files were deleted how do I retrieve them?

    updated to IOS 8 and files were lost or did not transfer....how do I retrieve?

  • Listing all users in a group

    Hi guys, I need to write some code that returns a list of Users that belong to a particular group, using pt 5. This has been asked in lots of different posts but no answer has been given. There must be a way to do this somehow. Should I be doing an I

  • What do you think I should do?

    Okay, here I go... I bought a MBP back in June 22. I returned that one because it was giving me problems, one KP (Kernel Panic) per day, the speakers sounded awful (the day I took it back they didn't even work!!) It was a week 21. Apple swapped it ri

  • A TLOBLocator instance requires OCI8 mode, but OCI7 mode is used.

    We are looking to upgrade our 11.1.0.7.0 databases to 11.2.0.3 at some point. I have installed a test database to try our in-house applications. We are getting the about message in a Delphi Soap application which we do not get when using 11.1 databas

  • SNMP over ACE not showing RealServer statistics

    Hi All, I have a semi weird problem. I´m trying to get statistics from my ACE, and I downloaded the MIBs for that and use a program to do a snmpwalk over these. My problem is this: I can get statistics for the Virtual Servers and also some for the re