How to insert a tab in a table cell

If you have a table in framemaker and decimals you want to align you must put in a tab at the beginning of cell character by pressing ESC-Tab (at least that is what I said). If you have a bagillion to is there a faster way to do this than tab tab ESC, tab, ESC-tab, tab...

Lady.

You can use find/replace to find '\P' (beginning of paragraph) and change to '\t' (tab).

Interestingly, if the cells of a table are empty only every other cell in the table is located. But then, you might find "\P\f" (beginning of the paragraph, end of the flow) to achieve this.

HTH,

-Michael

Tags: Adobe FrameMaker

Similar Questions

  • How to insert CLOB data in tha table in my database

    I create a table called (annual NUMBER, name VARCHAR and CLOB doc) html page

    IsqlPlus I have run the following procedure


    P4_FIRE_HTML_TRIGGER_ARG EXEC ("OLBA + LEGAL + PSOA + OEJN", file);  file: came the CLOB parameter

    the result parameter is set to the queue:
    < ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 / / IN" "http://..." >
    < HTML >
    < HEAD >
    < TITLE > ADDS - METARS results form < / TITLE >
    "< LINK REL ="StyleSheet"type =" text/css"HREF="/layout/awc/mystyle.css ">
    < / HEAD >
    < BODY BGCOLOR = "#FFFFFF" >
    < TABLE SUMMARY = "this table is used for formatting only" BORDER = 0 CELLPADDING = 3 CELLSPACING = 0 >
    < TR VALIGN = "top" >
    < TD ALIGN = "left" COLSPAN = "2" >
    < H2 > Aviation digital data Service (ADDS) < / H2 >
    Produced by form of METAR (1858 & #160;) 11 February 2014 UTC) < BR >
    " located at < A HREF =" http://AV .............................
    < Table >
    < /TR >
    < TR VALIGN = "top" >
    < TD ALIGN = "left" COLSPAN = "2" >
    < FONT FACE = "Monospace, Courier" > OLBA 111800Z 01006KT 7000 FEW026 16/11 Q1022 < / POLICE > < BR >
    < FONT FACE = "Monospace, Courier" > LEGAL 111830Z 34005KT 8000 NSC 13/11 Q1021 NOSIG < / POLICE > < BR >
    < FONT FACE = "Monospace, Courier" > PSOA 111830Z 21009KT 9999 - RA BKN016 06/03 Q1003 NOSIG < / POLICE > < BR >
    < FONT FACE = "Monospace, Courier" > OEJN 111800Z 34004KT CAVOK 25/20 Q1012 NOSIG < / POLICE > < BR >
    < Table >
    < /TR >
    < /table >
    < / BODY >
    < / HTML >

    I try inserting the above result in my HtmlPage of the table by a simple insert:
    Values inserted INTO HTMLPAGE (annual, doc)
    (5, 'meatr_taf', ' <!) DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 / / IN" "http://... "
    ... < / HTML > ') values are not inserted just I got a message:
    SP2-0863: iSQL * more treatment

    Can someone help me to insert CLOB data in my table HtmlPage above
    Thank you

    software:

    Form [32 bit] Version 9.0.2.9.0 (Production), oracle JInitiator: Version

    1.3.1.9, WebUtil Version 1.0.2 (Beta), window xp service pack 2 build 2600, Internet Explorer 8

    LOOP
    UTL_HTTP. READ_LINE (RESP, File_Metar, TRUE);
    p2_putlines (File_Metar);
    USING_CLOB. ADD_MORE (1, File_Metar);
    USING_CLOB. LOB_INS (1, 'Metar_taf', File_Metar);
    END LOOP;
    UTL_HTTP. END_RESPONSE (resp);

    You should not use USING_CLOB. LOB_INS (1, 'Metar_taf', File_Metar) inside the Loop.You must use

    LOOP

    UTL_HTTP. READ_LINE (RESP, File_Metar, TRUE);

    p2_putlines (File_Metar);

    USING_CLOB. ADD_MORE (1, File_Metar);

    END LOOP;

  • How to insert huge records in the table for the practice.

    Hello

    I created a new database in my personal inbox. Now, I want some specimen for different practical feature of oracle 10g. I need at least 1,00,000 records with different lines and columns.
    any buddy tell me of any request or package that can create the table and insert unique records in this table.

    Looking for valuable advice.

    Thank you

    Can be dbms_random.string, dbms_random.value and dbms_random.random can help.

  • How to insert multiple rows in a table by the user (pl/sql)

    Hello
    I was trying to insert several rows in a table by a user by some pl/sql, but not every time entry. :/
    What is happening is that the program requires each time ask the user for the new value but the loop
    1 values inserts actually four times (the loop is run four times). can any point on what I am
    doing wrong or solutions will be fun ;)

    what I wrote here

    ---------------------------------

    Set serveroutput on
    set verify off

    declare

    EmpNo number;
    EmpName varchar2 (20);

    Start

    because loop me in 1.4
    EmpNo: = & empno;
    EmpName: = '& empname';

    insert into values(empno,empname) of the employee;

    end loop;

    end;

    -------------------------------

    do not laugh at my code, I'm new to this oracle :D

    Thank you, prospects for the future for a response

    user13371438 wrote:
    Thanks for the info, looks like a nice tool will ;) try
    but I really want (my problem) in pl/sql

    Take a quick re-read my post above.

    PL/SQL is a process running on the database server. This process cannot interact with the client computer. He can't ask for user input, and it cannot display the output to the client. Client interface tools can only do. You are eager to get feedback from a user, if you need an interface tool to do. SQL * Plus can interface and application of entry, but only as variable substition, and it does not really provide a programming construct that allows you to run a program in a loop to do. Do this using SQL * Plus you must pair it with shell/dos scripting languages, but more ideally you should use an interface appropriate as Apex.

    I was wondering if it all works in pl/sql to release cached data (as fflush (stdin) in c ++)

    PL/SQL does not a customer entry, so there is no sense to have something to release the cached data. You pass the values of PL/SQL code using procedures or functions with parameters.

  • How to apply the character style to table cell

    I'm sure it's basic, but I can't find any references on how to do it and my attempts have failed.  I use VB and CS5.5

    Basically what I'm trying to do is to select a table cell and apply a character like this style...

    MyCharacterStyle = myDocument.CharacterStyles.Add set

    myCharacterStyle.Name = "TH2".

    myTable2.Cells.Item (1) .appliedCharacterStyle = "TH2".

    with this code, I get a "object does not support this property or method.  myTable2.Cells.Item (...). appliedCharacterStyle ".

    I tried several other versions without success.

    Can someone tell me what would be the proper syntax to apply a character style to text in a table cell, or if it's still the right path to follow on that?

    I have to select the text in the cell rather than the cell itself, and if so, how do you do that?

    Thank you

    You do not need to select the text in the cell, but you need

    to target rather than the cell. It is true that in the user interface, you can

    Select the cell and apply a style of tank, but not with a script. Thus, in

    JavaScript is:

    myCell.texts.item (0) = .appliedCharacterStyle

    app.activeDocument.characterStyles.itemByName ("MyCharStyleName")

    It must be something similar in VB also.

    Of course, you can target the text in different ways:

    myCell.characters.everyItem () or myCell.paragraphs.everyItem () etc etc.

    but I think that the text is the most basic of the lot.

    Ariel

  • How to insert into a GLOBAL TEMPORARY TABLE and get the data from it?

    The requrement is
    Split the string ENTRY point on the base and store it in a Collection. And the values of the collection will be stored in a global temporary table. Then, I'm updating some other table based on the data from the temporary table.

    There is in fact no error message. But there is no data in the temporary table and also no change in the update statement

    First of all, I'm creatiing a global temporary table only once outside the procedure.

    CREATE GLOBAL TEMPORARY table GLt (data_element number)


    create or replace procedure test_proc (p_in_string VARCHAR2) is
    i the number: = 0;
    number of POS: = 0;
    CLOB lv_str: = p_in_string;
    p_delim VARCHAR2 (1): = ', ';

    TYPE t_array IS TABLE OF VARCHAR2 (20) INDEX directory.
    t_array channels;

    BEGIN

    -cutting of string input and store in the strings (i) collection

    POS: = instr (lv_str, p_delim, 1, 1);
    WHILE (pos! = 0) LOOP
    i: = i + 1;
    Strings (i): = substr(lv_str,1,pos-1);
    lv_str: = substr (lv_str, pos + 1, length (lv_str));
    POS: = instr (lv_str, p_delim, 1, 1);
    IF pos = 0 THEN
    Strings (i + 1): = lv_str;
    END IF;
    END LOOP;

    run immediately "drop table TWG;
    run immediately ' CREATE GLOBAL TEMPORARY table (data_element number) TWG on commit preserve rows ";

    FORALL i in strings.first... Strings.Last
    INSERT INTO VALUES TWG (strings (i));
    commit;

    Update first_tbl set PIN is "XXX" where first_col in (select data_element from TWG);.
    commit;

    END test_proc;

    Published by: cedric b on January 25, 2013 12:59

    Remove the two execute immediate line. They are wrong.

    And then use the table in your code that you created at the beginning. The name is GLT.
    And delete the first commit. This validation would empty the temporary table of GLT.

    You get an error? Or it does not work as expected?

    Also, show how you call the procedure.

    Published by: Sven w. January 25, 2013 14:45

  • How to insert the data from the table file?

    I need to know that how can I insert data into multiple columns by file. I can simply insert data into a table of columns, but could not find a way to put the data in the column all.

    My data in a file store
    ************************************************text.txt***************
    133, nanny, nagina, 14 mph, 45637, 9156729863

    **************************************************************my_data(table)**********
    try to insert into table below...

    Name, ID, last_name, add, PIN. Mob

    *********************************************

    Let me know if you need anything else... :))

    Hey nanny.

    In fact, in SQL Developer, you can open a connection to the target schema, right-click on the Tables node in the Navigator tree, select import the data, then use the data import wizard. It is extremely flexible. Looks like you have a file of comma-separated variables, so if you select Format: csv and import method: Insert it will probably work fine.

    To minimize the risk of errors during import, choose a limit value of preview so that the wizard can review the data type and the size of all columns in several lines of data as possible, and then examine the size/type of data for each column on the next page of the wizard and replace if necessary. For date columns, it is also important to choose the appropriate format mask.

    Hope this helps,
    Gary
    SQL development team

  • How to insert record empty in the table?

    I guess I need to insert a blank record in my table to troubleshoot issues below, but don't know how to do.

    I have a function below that is part of two selects the associated component. My first problem is if no data is passed to the argument, select field that is bound to the function is very small (I like to have a default width). Adding a 'width' will not work.

    Second, if there is data passed to the argument (in Arguments.accountID, I would like to have a clean record inserted at the top of the results of the selection list. So in summary, if no data is transmitted to the argument, select the field is very weak. If the data are transmitted to the argument, the selection list is filled, but I need to have an empty folder (option) at the top of the selection list.

    The code for the function shown below:

    < cffunction = 'getUsers' access returnType = name 'remotely' 'array' = >
    < name cfargument = "accountID" type = "string" required = "yes" >
    <!--> set variables
    < cfset var data = "" >
    < cfset var result = ArrayNew (2) >
    < cfset var i = 0 >
    < cfset data1 = oSF.QueryObject("select_ID,_name,_Email,_ACCOUNTID__C_from_User").results >

    < cfquery dbtype = "query" name = "data" >
    SELECT ID, NAME, ACCOUNTID__C
    OF DATA1
    WHERE ACCOUNTID__C = ' #arguments.accountID # '.
    < / cfquery >


    <!--> results converting it into table
    < cfloop index = "i" = "1" to = "#data.recordcount #" >
    < cfset result [1] = data user.user>
    < cfset result [2] = data .name>
    < / cfloop >
    <!- and return it - >
    < cfreturn result >
    < / cffunction >

    < b > Code to select list: < /b >


    < name cfselect = 'Contacts'
    ToolTip bind = "SWC:getPartners.GetUsers({Mediaid})" = "select the partner Rep' onError =" ""
    Width = "50" / >

    Change this:

    SELECT ID, NAME, ACCOUNTID__C
    OF DATA1
    WHERE ACCOUNTID__C = ' #arguments.accountID # '.

    for this
    Select distinct "id,"name", from accountid_c
    of some_small_table
    Union
    SELECT ID, NAME, ACCOUNTID__C
    OF DATA1
    WHERE ACCOUNTID__C = ' #arguments.accountID # '.
    order by id

    If one of these fields is not text, use any function db is appropriate convert to string in the bottom half of the application

  • How to insert duplicate values in another table.

    angle of attack!
    I created two tables a and b

    create table one
    (key primary code number);

    create table b
    (code number,
    DAT date);

    insert into the table of a (code)
    values (1234);
    insert into the table of a (code)
    values (1235);
    commit;
    Select * from a;
    one
    -----
    1234
    1235
    -----
    insert into the table of a (code)
    values (1234);
    commit;
    ERROR on line 1:
    ORA-00001: unique constraint (GMS. SYS_C0030897) violated

    {color: #ff0000} * I need, when the user inserts duplicate data, must be inserted into another table b.* {color}

    How can I do in forms 6i? Help, please. Thanks in advance.

    Hello

    What is the relationship with the forms?

    Anyway, you can create a trigger on table A that intercepts the error in an exception block, and then create a new row in table B.
    If the error comes from a forms based block, intercept the error in a trigger insert.

    François

  • How to insert data with ' ' in the table

    I have the following requirement

    I gave you some example of table to understand the requirement
    SQL> create table ttt(a varchar2(55));
    
    Table created.
    
    SQL> insert into ttt values('insert into aa values('abc')')
    insert into ttt values('insert into aa values('abc')')
                                                   *
    ERROR at line 1:
    ORA-00917: missing comma
    Although insert the foregoing statement looking for somewhat different, but according to my requirement, I need to do...

    Please help me in this...

    Thank you
    Saliha
    uhhhh....
    
    cant you just substitute your name instead of |
    one and the same thing,
    
    SQL> insert into ttt values('hai ''jyothsna'' how are you');
    
    1 row inserted
    
    SQL> commit;
    
    Commit complete
    
    A
    -------------------------------------------------------
    hai '|' jyothsna how are you
    hai 'jyothsna' how are you
    
  • How to adjust the tabs in TextEdit tables

    I have a basic table with two columns in a file of TextEdit in which a simple text using tabs to align nicely:

    As you can see, the text becomes crab down right where numbers lie.

    Normally, I just select the entire block of text and then drag the indicators of the tab on the ruler to spread out the stops to provide enough additional space. Imagine my surprise when I discovered that do not have controls on the tab on the squat within the table rule!

    I'm sure I could do this work several major versions ago, but I forgot the thing. I think there may have been a dark control for a leader of the separate tab pop up inside the table.

    Can someone help me? Thank you.

    Never mind--on more than experimentation, I found myself in the solution.  You will need to set the tab stops on the left only, column that will affect both columns.  I was trying to set the tab stops on the right column, which does absolutely nothing (failure of WYSIWYG).

  • How to insert a row into the table from an entity class

    I use JDeveloper 11.1.2.3.0 using ADF.  I would like to insert a row in Table B, when A table is inserted into the database based on a value selected by the end user.  I could do in a database trigger, but I would try in the ADF. I think that the best place to do it would be in the entity based on the table A class. I could override the doDML method and search for DML_INSERT

    and make the table insert B here, but I don't know the best way to achieve this.  I guess I want to avoid using a SQL "insert". I'm new to ADF and it can be difficult to get

    a question using the appropriate terminology. I hope this makes sense.

    Hello

    Check out this blog: http://andrejusb.blogspot.com/2008/02/complex-insert-in-easy-way.html

    Arun-

  • How to insert the character "&amp;" in the table which is between in a string

    SQL > create table s (ss varchar (10));

    Table created.

    SQL > insert into s values ('2 and 3 ").
    Enter the value 3:
    old 1: insert into values of s ('2 & 3')
    new 1: insert into s values ('2')

    1 line of creation.

    SQL > select * from s.

    SS
    ----------
    2

    SQL > drop table s;

    Deleted table.

    SQL > create table s (ss varchar2 (10));

    Table created.

    SQL > insert into s values ('2 and 3 ").
    Enter the value 3:
    old 1: insert into values of s ('2 & 3')
    new 1: insert into s values ('2')

    1 line of creation.

    SQL > select * from s.

    SS
    ----------
    2

    SQL > drop table s;

    Deleted table.

    SQL > create table s (ss nvarchar2 (10));

    Table created.

    SQL > insert into s values ('2 and 3 ").
    Enter the value 3:
    old 1: insert into values of s ('2 & 3')
    new 1: insert into s values ('2')

    1 line of creation.

    SQL > select * from s.

    SS
    ----------
    2

    SQL > drop table s;

    Deleted table.

    SQL > create table s (ss char (10));

    Table created.

    SQL > insert into s values ('2 and 3 ").
    Enter the value 3:
    old 1: insert into values of s ('2 & 3')
    new 1: insert into s values ('2')

    1 line of creation.

    SQL > select * from s.

    SS
    ----------
    2

    SQL > drop table s;

    Deleted table.

    SQL > create table s (ss nchar (10));

    Table created.

    SQL > insert into s values ('2 and 3 ").
    Enter the value 3:
    old 1: insert into values of s ('2 & 3')
    new 1: insert into s values ('2')

    1 line of creation.

    SQL > select * from s.

    SS
    ----------
    2

    Published by: user10438587 on January 6, 2009 07:57

    Or you can set set off in SQL * Plus, thusly.

    test@ORA10G>
    test@ORA10G> --
    test@ORA10G> show define
    define "&" (hex 26)
    test@ORA10G>
    test@ORA10G> set define off
    test@ORA10G>
    test@ORA10G> --
    test@ORA10G> create table s (ss varchar(10));
    
    Table created.
    
    test@ORA10G> insert into s values('2 & 3');
    
    1 row created.
    
    test@ORA10G> commit;
    
    Commit complete.
    
    test@ORA10G> select * from s;
    
    SS
    ----------
    2 & 3
    
    test@ORA10G>
    test@ORA10G> --
    test@ORA10G> set define on
    test@ORA10G>
    test@ORA10G>
    

    isotope

  • How to make text centered in a table cell?

    I have a table displaying photographs captioned in the line under.  I have nothing gets the centered text.

    I created a table class with the centered text alignment and a td class with center text.  My code includes < td align = "center" >... < table > my text is always aligned to the left.

    It is the corresponding code:

    < b >

    <? PHP

    for ($i = 1; $i < = $Cols; $i ++)

    {

    $ShowName = "< span class ="BlueHdr"> '." " $AryName [$i];

    ? >

    < td align = "center" > <? PHP echo $ShowName;? > < table >

    <? PHP

    } # print a line of names of

    ? >

    < /tr >

    I am running OS X El Capital 10.11.1.

    HTML Align is deprecated.  Do not use it.  It is unclear how many longer browsers will continue to support deprecated code.  Always use CSS.

    Nancy O.

  • How to insert a value predetermined on a cell of a value to another cell

    HI, I'm traying to set the automatic values on B1 and D1 cells by entering a value on the A1. I want to save time and work by simply entering a value on the A1 and fill of B1 and D1.

    I use numbers on the airwaves of the ipad 2

    passengers CG % MAC GTOW CG % MAC
    44086

    Example:

    1 passenger 23, 4-23, 8.                25.5

    2 passengers 23, 8-24, 5.               25.8

    etc...

    Hi gomlic,

    "I'm trying to set the automatic values in cells B1 and D1 by entering a value on A1."

    Is there a mathematical relationship between the value in A1 and B1 and D1 values, or these values appear on a lookup table?

    In your post, what is entered in A1?

    What is the result in B1?

    What is the result in D1?

    What numbers to get from the first to the result?

    Kind regards

    Barry

Maybe you are looking for