How to write to several lines in the text element?

I tried to write 2 lines in the text element, however only return one row:

: myqueues.queue: = "Hello" | Chr (10) | ' world ';

It gives me only 'Hello' in the first line and nothing else in the 2nd line.
Are there settings needs to be activated in the property of text element?

Try this:

DECLARE
v_filename VARCHAR(50);
v_handle text_io.file_type;

begin
v_filename := get_file_name(file_filter=>'All files(*.*)|*.txt|');
if
  v_filename is null
then
  bell;
  return;
end if;

v_handle := text_io.fopen(v_filename, 'r');

go_block ( 'myqueues' );
clear_block;

text_io.get_line(v_handle, :myqueues.queue );
next_record;

text_io.get_line(v_handle, :myqueues.queue );
next_record;

text_io.get_line(v_handle, :myqueues.queue );
next_record;

text_io.get_line(v_handle, :myqueues.queue );

first_record;

text_io.fclose(v_handle);

exception when no_data_found then text_io.fclose(v_handle);

end;

Published by: Magoo on 02.10.2009 12:01

Tags: Oracle Development

Similar Questions

  • How to put a new line in the text block using jsx?

    Hello guys,.

    I am concatenating the content of the text block using two JSX, but I want separator as a new line. I have tried \n but does not work please help how to do that.

    var  seperator = "\n" 
    frame1.textItem.contents + seperator + text;
    

    Hi UpendraSengarr,

    Try this:

    var frame1 = app.activeDocument.activeLayer;
    var  seperator = "\r";
    frame1.textItem.contents = frame1.textItem.contents + seperator + "text";
    

    Have fun

  • How can display date and time in the text element?

    Hi all

    I placed two text elements (named text_item1, text_item2).
    I want to put the current date in a text element and the current time in another piece of text. How can I put this?

    Roman salute

    Use pls...

    SELECT TO_CHAR
        (SYSDATE, 'MM-DD-YYYY')
    
    INTO TEXT_ITEM1
     FROM DUAL;
    
    &
    
    SELECT TO_CHAR
        (SYSDATE, 'HH24:MI:SS')
    
    INTO TEXT_ITEM1
    
     FROM DUAL;
    

    OR put the Formate above in the mask property of formats...

    Kind regards

    Abdetu...

  • Referring to the line in the text field

    Hi, this is probably very simple, but I couldn't find anything in the net.

    How can I take specific line of the text field. In my case, it will be number and I am planing to use parseInt. on this channel

    example:

    LINE1 = 001

    Line2 = 002

    line 3 = 003

    ....

    I'm in position to take this "002" line2 in

    Something like the following might work if the text is in a list with the new lines for each line... "tf" is the name of the instance of the TextField...

    var stringArray:Array = String(tf.text).split("\r");
    trace(stringArray[1]);

  • How to write a single line instead of the entire port?

    Hello

    I followed the example for writing to the digital line as follows

    int taskHandle;

    given int [8];

    char linename [] = "" dev2/port0 / line0:7 ";"

    DAQmxErrChk (DAQmxCreateTask ("", & taskHandle));

    DAQmxErrChk (DAQmxCreateDOChan (taskHandle, linename, "", DAQmx_Val_ChanPerLine));
    DAQmxErrChk (DAQmxStartTask (taskHandle));
    DAQmxErrChk (DAQmxWriteDigitalU8 (taskHandle, 1, 1, 10.0, DAQmx_Val_GroupByChannel, data, NULL, NULL)); Here the data have 8 digits
     
    Error:
    SetWaitCursor (0);
    If (DAQmxFailed (error)) DAQmxGetExtendedErrorInfo (errBuff, 2048);
    If (taskHandle! = 0)
    {
    DAQmxStopTask (taskHandle);
    DAQmxClearTask (taskHandle);
    }
    If (DAQmxFailed (error)) MessagePopup("DAQmx Error", errBuff);

    The example above shows how to write 8 binary to 8 lines, but how to write only one line? I try the following code, but it does not work

    char linename [] = "dev2/port0/line 2;

    ...

    DAQmxErrChk (DAQmxWriteDigitalU8 (taskHandle, 1, 1, 10.0, DAQmx_Val_GroupByChannel, & data [2], NULL, NULL)); Here the data have 8 digits

    The data format for the DAQmxWriteDigitalLines() function will do exactly what you want.

    The data format for the DAQmxWriteDigitalU8() function is a full port (even if you do not have a value of a harbour full of lines in your task).

  • Does anyone know of a VI or how to write one that will stop the computers time be disabled if an application is run.

    Does anyone know of a VI or how to write one that will stop the computers clock be turned off if an application is run. The time and date can be reset normally while an application is running by clicking on the time in the lower right of the screen of the computer. I have an application that runs over several days and it is essential that the time and date of the computer not be changed. Is there an easy way of this lockout the user? Note that I am what I consider a beginner advanced in LV

    Thank you

    Chuck

    This isn't something that you can from LabVIEW, because this is an operating system operation, and it will depend on the operating system you are using. Under Windows, you can use Group Policy to control this. Please Google on "prevent changing the date and time of windows."

    Also, please try to refrain from stuffing your message in its entirety in the block of material. Keep short, but descriptive enough topic so we can understand what you're asking basically. Thank you.

  • How to write a function to estimate the number of rows returned SQL?

    How to write a function to estimate the number of rows returned SQL through SQL Execution Plan?
    My idea is
    Call dbms_sql.parse to create the SQL PLAN, then ask the PLAN for the number of estimated return lines.
    But how to get SQL plan through "id cursor?
    Thank you.

    You can use EXECUTE IMMEDIATE to explain plan statement. About the STATEMENT_ID generation, it could be anything. Even a SYSTIMESTAMP cast as TANK would work.

  • How can I delete several images in the Finder at the same time

    How can I delete several images in the Finder all at once rather than one by one

    Click on an image and the successive images to press the SHIFT, or command key by clicking on the image to add it to the selection. Then Ctrl-click (tap two fingers) on any icon and choose to put in the trash. If the icons are in an easily selectable column or online, you can click on the window that contain, and then drag around them for a multiple selection.

  • How can I draw a line around the edge of a piece of property that I shot a video clip of 13 elements?

    How can I draw a line around the edge of a piece of real estate in a video clip with 13 elements?

    KING OF THE SKY

    First 13 items on what operating system? Have you updated 13 to 13.1 still using Help Menu/updates to date of an open project?

    Your question immediately... you could try something like this

    In this scenario, you start with your video on video 1 track with the Timeline indicator placed in the appropriate location of content timeline.

    The Titler line file created will be automatically placed at the position of the indicator in the timeline.

    Text Menu/New/default of titration / and select the Section forms.

    The Titler file goes to Video Track 2 above the video on the video 1 track.

    Select the line tool in the section shapes and draw your line on screen correspond to the where you want it to appear in the video below.

    Your image of the line is the line on transparent background where the content below shows through the transparent areas in this image of the line.

    Please consider. If any questions or need any clarification on the above, do not hesitate to ask.

    Thank you.

    RTA

  • I'm new in indesign scripting, please tell me how to write a script to get the contents of an XML element and then sort all the content

    I'm new in indesign scripting, please tell me how to write a script to get the contents of an XML element and then sort all the content

    Hello

    Can the code below is useful for you, but I do not know how to sort.

    Change the tag based on your employment application.

  • How can I get several lines to be printed for a blank text field so that it can be filled by hand?

    I have to create forms that are to be completed by hand and by electronic means.  The problem that I am running provides several lines that will be printed for the people who are the form of fill by hand.  I tried to add an image of lines behind the text field, but these would have got in the way when the form has been completed electronically.

    I use LiveCycle Designer ES2 v. 9.0 on a Windows computer.

    Thank you.

    Ok.

    1. Take a textfield
    2. Navigate to the object. Allow multiple lines
    3. Go to the Layout | Height | activate "develop to adapt."
    4. Go to initialize or readyform event (you must change the _ for your textfield) this.rawValue = "___\n___\n___";
    5. Go to the event, enter - this.rawValue = null;
    6. Go to the exit event

    If (this.) RawValue is nothing)

    {

    this.rawValue = "___\n___\n___";

    } else {}

    With this solution you can simulate the same reason above.

    I hope it's useful for you,

    Mandy

  • Add data at the end of a specific line in the text file

    Hello

    I'm trying to add data at the end of the last 4 lines of the text file attached with the ' table to add.  4 rows (422.5800 entry), I would add the first entry of the 'Array to add' entry, on the 5th line to add the second entry of the 'Add picture' and so on.  How can I do this?

    Any help will be appreciated.

    Sincerely,.

    hiNi.

    After re-reading your post, I think that's what you really want to start adding after the first 4 rows.

  • How to create a transparent Stroke in the text?

    I try to create an inner border around text which is completely transparent.  There is a line under the text that shows through.  I want transparency through this line.  It is a T Shirt and I need the color of the shirt to show through.

    The thing with piercing group, is have you group your text with your underlay.

    If it helps to look at the example file I was working I, here is a link to dropbox.

    There are two instances of the file - the other is not properly positioned external race, but you can rip it apart to see how it's done.

    Dropbox - clear stroke.ai

  • Adobe Reader highlight tool is more full of text, simply create a line around the text

    The highlight in Adobe reader tool no longer works as before.  Instead of filling the text, as it is used, the tool creates just a line around the text.  This makes it much harder to identify strengths.

    I am running Win 8 and using Adobe Reader XI version 11.0.09.

    I have attached a screenshot to illustrate.  The way the tool used to work, they testify as I want it, highlight all the text in the document.  As it is it currently works, is shown on the first line of the text, where a part of the text was highlighted with the tool as it works now.  I have just created a yellow line around the text.

    I checked how the highlight settings are both the former highlight text and the new text, and they look identical.  Percentage of the color settings and opacity are the same.

    Screenshot (2).png

    Very frustrated.  Any help appreciated.

    Try to run a repair from Acrobat (via the Help menu) installation.

  • Strange line under the text after the table conversion

    I've converted a few tabs text to a table, and I have black lines under the text. Where it comes from and how do I remove it.

    See attached screenshot.

    Rich

    Here are the rules of paragraph. The original paragraph had a rule below, and divide the line into separate cells repeated for each cell.

    Check if the rule is set in the style of paragraph applied to these texts (this is according to the rules of the paragraph); If so, disable it here. If not, just select all those cells and press Ctrl/Apple + Alt + J; Select 'Rule' below the menu drop down and uncheck "pronounce on.

Maybe you are looking for

  • Color LaserJet 500 M551: printer displays error message: error PCL XL and GE issued WARNING 75

    Suddenly, I'm unable to print documents on all HP printers when they used to work perfectly. To print a test page for my work printers, printers print a page saying: "GE publ. WARNING: ' 75 When I try to print a document from the printed page says: "

  • Anti-virus/anti-malware programs

    Windows Defender is sufficient as an anti-virus/anti-malware program; Otherwise, what is compatible with iolo system mechanic/Windows Vist Home premium?

  • HP 5520 all in a series

    After intastalling Windows 8.1, my printer now requires a passwork for cordless phones print since my I have and I have pad. I uninstalled and reinstalled, nowhere requires it a me to enter a password.

  • BlackBerry 10 - Bar App download to the phone

    Hello fellow developers, and support BlackBerry I managed to create a Phonegap .bar file (my application is written in HTML 5 and Javascript). Now, I don't know what to do with this .bar file to get on my phone (before that I have send to BlackBerry

  • My Windows 7 computer will not find the networks wireless after a system restore.

    My Windows 7 computer is not find wireless networks after I did a system restore. It was perfectly good wifi before the system restore and other members of my family have a great connection except me is not a problem with my router. I think I know wh