How to put Customised delimiter in file downloaded by FM gui_download

hai friends!
   how we can get customised delimiters ( like comma or # or / ) in the file download with FM gui_download.
thanks
ammu

Use forum search before posting the question.
for your query -
declare an internal table with one field as string or length corresponding to your total fields length.
append all the fields in corresponding rows of that table using your delimiter as separator and download this new table.

Similar Messages

  • How can I save the .mp4 files downloaded from internet to ipad memory so that I don't have to download everytime to view them again

    How can I save the .mp4 files downloaded from internet to ipad memory so that I don't have to download everytime to view them again. Also they might remove them from internet so I can't rely on the bookmark to them.

    I'm trying to send home movies to my 10 year old nephew who lives across the country. He doesn't have a computer. He has an iPod touch. His parents have computers. But I don't want everything I ever try to have him do result in "you need your parent's computer for this." It's getting really embarrassing. I have converted my family over to Apple computers but now they want to buy iPhones, iPads, and iPods even though I tell them to go Android. It took a decade to convert them away from windows now I'm trying to keep them away from these freedom limited iOS devices and they won't listen. Then it becomes my responsibility to make their iPads print to their fancy pre-airprint color laser jet printers, get home movies onto them, and countless other things. It's driving me nuts.
    I have converted these files to a format that the iOS devices will play directly off of dropbox. Now, how do I get the infernal devices to save it instead of play it?

  • How do i find a .mp4 file downloaded from email to my iphone

    How do i find a .mp4 file downloaded from my gmail email to my iphone. Unable to locate the file or maybe not sure how to go about it?

    You don't, as ringtones are a one time purchase and as such can't be redownloaded.
    If you still have them on your iTunes library, you may sinc them from there.
    If you have a backup that contains them, you may restore your phone from that backup.
    Or you can go to expresslane.apple.com and try for a re-issue. Which they do only occasionally and depending on the circumstances.

  • How to Put Controls on SWF File... then Export  to FLV

    Have a swf file that self plays.
    What I Need:
    I need to imbed this self playing 2 minute video clip with
    sound...but I want it to have controls on it and be paused. I want
    to use dreamweaver to place it in the web page but stupid
    dreamweaver only puts controls on a flv file NOT SWF's.
    How can I get a swf file, then add controls, then output to
    FLV so Dreamwemaver can put it on my page.
    I have Adobe Dreamweaver CS4, Flash CS$ but DO NOT KNOW HOW
    TO USE IT - Tried but failed miserably (it didnt even want to put
    controls easily on this...I tried for 30 min but couldnt break
    through. I have the CS3 Master Collection.
    Thanks
    All I want is for this video to play universally and nicely
    in a web page of mine...when will this stuff ever be compatable and
    transparent to use!
    Suzzie

    For me, not. But yes I have to do this. Maybe I manual have a table which includes the y axis coordinates. X axis is dicrete then when I get the value 2 I will look at its y axis and take the coordinates of the y-axis corresponds to the table
    Is it difficult? 
    Yasemin Barutçu
    Electrical And Electronics Engineer

  • How to check the status of file downloading?

    I have to download the selected file by using "file download" dialogue box.
    This "File Download" dialogue box provides options for "Open", "Save", "Cancel" or "More Info". It is similar to usual "File Downloading".
    And i am required to do further processing only if , file is "Open" or "Save".
    So how can i check the status of the option selected by the user?
    Following is the code snippet:
    res.setContentType("text/plain");
    res.addHeader("Content-Disposition", "attachment; filename=" +value);
    try
         uFile= new File(fPath);
         fSize=(int)uFile.length();
         fis = new FileInputStream(uFile);
         c=-1;
         while ((c = fis.read()) != -1)
              out.print((char)c);             
         fis.close();
         out.flush();
         out=null;
    catch(Exception e)
           out.println("Exception : " +e);
    } I tried to generate a flag and inside a while loop, and then checking the status of that flag outside of loop.
    But it doesn't work.
    It reflects the value of flag even if user selects "Cancel" Option.
    So, if there is any another way of checking the option selected by user from "Open","Save" or" Cancel", then please reply me.
    Thanks in advance.

    Is there any solution for this or any web link for this...?
    Thanks in advance,
    Waiting for reply

  • How to put blob to external file (Help!?)

    hi,
    I am a beginner in oracle. Now i use sql*loader and put some jpg,rm files in blob(jpg->blob) , but,in reverse, i don't know how to extract blob and put it in my OS(blob->jpg).......>_<
    thanks
    d.t.

    Just photos?
    File -> Export
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.
    Move the Library?
    Make sure the drive is formatted Mac OS Extended (Journaled)
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • How to get tab delimited text file when Stored Procedure executes ?

    Hello Everyone,
    I have a stored procedure which returns 1 result set as an output.
    I want the output as a Tab Delimited Text file.
    I know that I can use SSIS and get the same output but I am not allowed to use SSIS in this case.
    Is there any other ways ?
    I will be really appreciate If someone can answer with, How many different ways I can get Tab delimited text file ?
    Thanks in advance
    Henary

    you can do that by using SQLCMD
    http://blog.sqlauthority.com/2013/03/05/sql-server-exporting-query-results-to-csv-using-sqlcmd/
    you can also use BCP 
    EXEC master..xp_cmdshell 'bcp "select * from tempdb.dbo.orders" queryout "c:\output.txt" -c -T'
    EXEC master..xp_cmdshell 'bcp "exec usertest.dbo.proctest" queryout "c:\output.txt" -c -T'
    --Prashanth

  • How to get rid of ios6 file downloaded to my iphone?

    My iphone4 downloaded ios6 two days ago, as far as I know without my intervention (I may have accidentally given order for that...). I've noticed an icon badge with '1' on settings and with surprise I found ios6 had been downloaded and was ready to install!!! I don't want in any way to install by now, but the problem is the huge space occupied by the file - more than 2 GB. So I'd like to know how to get rid of the file. I didn't find anything about...

    Same question ! 2 GB of space is waisted 4 the moment ...

  • How to put tabs in xml file?

    I want to put tabs in xml file, e.g:
    <?xml version="1.0" encoding="windows-1251"?>
    <root name="root1">
    <node name="leaf1"/>
    <node name="leaf2"/>
    <node name="node1">
    <node name="leaf3"/>
    <node name="leaf4"/>
    <node name="node2">
    <node name="leaf5"/>
    </node>
    </node>
    <node name="leaf6"/>
    <node name="node3">
    <node name="node4">
    <node name="leaf7"/>
    </node>
    </node>
    </root>to:
    <root name="root1">
         <node name="leaf1"></node>
         <node name="leaf2"></node>
         <node name="node1">
              <node name="leaf3"></node>
              <node name="leaf4"></node>
              <node name="node2">
                   <node name="leaf5"></node>
              </node>
         </node>
         <node name="leaf6"></node>
         <node name="node3">
              <node name="node4">
                   <node name="leaf7"></node>
              </node>
         </node>
    </root>

    For DOM users:
    public static void serialize(Document doc, Writer writer)
        OutputFormat format = new OutputFormat(model, encoding, isToIndent); // model should be xhtml, xml, etc
        format.setOmitXMLDeclaration(!useProlog);
        if (useProlog)
          format.setStandalone(useStandalone);
        format.setOmitDocumentType(!useDocType);
        if (isToIndent)
          format.setIndent(indentSize);
        format.setLineSeparator(CR);
        XMLSerializer serial = new XMLSerializer(writer, format);
        try {
          serial.asDOMSerializer();
          serial.serialize(doc.getDocumentElement());
          writer.flush();
        } catch (IOException e) {
          System.err.println(e);
        } catch (Exception e) {
          System.err.println(e);
      }Take care with explicit global vars (amazing names like indentSize)
    and go deeper!
    []'s

  • How to put integer in a file

    Who knows how to record data in the file that after recording, it will not be'abrakadabra', but very distinctive
    files for example with integer.
    Thank you in advance

    Save as strings:
    DataOutputStream.writeUTF(String)

  • I'd like to know how to put a shortcut to a downloaded file, from my Mozilla downloads list, on my desktop.

    that's it.

    You can't transfer songs from iPod to computer using iTunes, except for songs you purchased from the iTunes Store (and you can re-download any previous purchase from the iTunes Store Purchased screen).
    However, there are third-party methods and utilities that can transfer songs files from iPod to computer.  If you do a Google search on something like "ipod transfer," you should get some links.
    Once the song files are on your computer, drag the files (or the folder containing the files) to the iTunes window to add them to the iTunes library.

  • How do I open a .fdf file downloaded from the internet?

    Hello =-D
       I have been on a website many times in the past and opened pdf files. Today however, I have been trying to download an adobe file, and its showing up as a .fdf file. When I click to open (or drag and drop) I keep getting this error message:
    This PDF is attempting to launch:
    [insert file location here]
    Are you sure you want to continue?
    [Yes]
    [No]
         When I click on yes, I get the same repetitive error message and nothing opens. I have tried about 30+ yes's and still nothing.
    I am running windows 7 professional with Adobe XI. I know I have opened this file on this computer in the past, I do not know why it will not open now. It has been about 8 months since I have tried though...
    Thanks peeps =-)
    ~Firedogjoe

    Hi Graffiti,
       Thank you for providing the website... After looking over the website you provided, I am still a bit confused. I will break it down for ya =-)
    FYI, I am not that computer savvy, but I am sure you will figure that out by the end of this post...
    It states:
       The easiest is when the PDF is set up to import the FDF
    programmatically (using a JavaScript to import the FDF), or has the
    Import FDF action. In both cases, the FDF file name is specified.
    Q: How do I get Adobe to set up PDF to import FDF programmatically?
    It states:
       Another possibility is if the FDF has the reference to the "base PDF"
    included. In this case, opening the FDF will automatically load the
    according PDF. If the base PDF is already open, the data gets
    imported immediately.
    Q: How do I know if the FDF has a reference to the "base PDF"?
    Statement: If it should "Load automatically", I would not have an issue... or am I reading this wrong?... #confused
    It states:
       You can also try to open an FDF file which does not have the
    reference to the base PDF; it will then ask for the PDF to be loaded
    into.
    Q: How do I know if the FDF does not have a reference to the "base PDF"?
    statement: Nowhere do I see it asking for the PDF to be loaded...
    Thank you
    ~Firedogjoe

  • How do i extract Delimited falt file-Sender File adapter FCC Parameters

    Hello,
    I'm trying to extract data from a flat file. The file is built as tab delimited. I cant find the option of tab delimited in the XI Sender File adapter FCC Parameters. How do i extract tab delimited file?
    Please Advice,
    Rajesh

    HI,
    You can use Fieldseperator as '0X09'...
    Look at this blog...........you can solve this problem...
    NAB the TAB (File Adapter)                              
    Thanks,
    Madhu
    Edited by: Madhu sudhan Reddy on Jul 28, 2008 9:02 AM

  • How to put data (from texte file) in the Tab

    Hi,
    I have a file with one line data.
    I want to put the data in a tab with 5 colums and x line.
    I attach a example.
    Thank's
    Attachments:
    ni-help.zip ‏9 KB

    You need to modify the input parameters in the Spreadsheet Sheet String to Array. For the delimeter, you need to specify a space. By default, the function uses a tab as a delimiter.

  • Do you know how to open VMG text message files downloaded from Nokia mob?

    Hi I've tried looking for software which will allow me to read vmg files from my Nokia mobile. I've downloaded abc nokia but without success. Do I need to find a mac specific version of this software or is isync the way to go? I'm stumped!

    Hi. I just passed by the same issue you have.
    VMG can be opened with TextEdit, but it has some informations that (i think) you don't need.
    I wanted to gather all msg, so I could have some kind of history.
    This is how i've done it:
    1º Used a terminal tool that converts VMG files into a single CSV file with all the messages:
    VMGtoCSV : http://mac.wareseeker.com/Network-Communication/vmgtocsv-1.0.zip/c37ec0bba
    -This has some filename problems with some characters, like ";" and "&",so i had to rename a few...
    2º VMGtoCSV creates a file with the fields separated by ";" instead of ",". So when I open the file on Number (where I wanted to keep the messages), it didn't separated the fields correctly.
    3º I had to open the CSV file on TextEdit, and then replace the ";" separator for the "," separator.
    4º Then I just dragged the CSV into Numbers and delete the columns I didn't want.
    Best of luck.
    Regards,
    Paulo Horta
    Message was edited by: paulohorta

Maybe you are looking for

  • RoboHelp 9 Favicon not displaying in Internet Explorer 8

    I'm using RoboHelp 9 and am unable to get my favicon.ico file to display in Internet Explorer 8. It works fine in Firefox and Chrome but not in ie. I've also tried messing around w/ the whstart.ico file in template_skin directory as w/ RH 8, but that

  • The native "Videos" app on my iPad just stopped working.

    When I try to open it, I get a "working" icon for about a second, and then a black screen instead of seeing my list of videos.  Resetting IPad (home and sleep for 10 sec) hasn't helped.  It's been months since I added any new videos and we have used

  • Chat keeps showing me offline when i talk in facebook to people and i am still online and logged in

    i chat to people in facebook and i appear offline then when they answer they get the message that i am offline and need to send it as a message ie hello (send as a message) your chat message wasn't sent because madmax was offline . i am logged in all

  • Macbook Pro crashes and needs reboot 10.8.1

    Hi all, Having an odd issue. Since upgrading to OS X 10.8 and now running 10.8.1 my MacBook Pro crashes intermitently. The operating system becomes unresponsive and the only thing I can do is move the mouse and nothing else. The only solution is to h

  • XML for Qualified tables (SP05)

    Hi all I have a xml file like this <?xml version="1.0" encoding="UTF-8"?> <od:schema xmlns:od="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <od:element name="Test">   <od:complexType>    <od:sequence>           <od: