Memo data type displayed half page continued on next page

Post Author: j45c
CA Forum: Crystal Reports
I am currently using crystal report IX which the memo field only displayed half of the page and continued on the next page. I have set can grow = true, keep object together = false and close border on page break = true.Would like to know how should I solve this by having the memo to filled up the rest of the page before continue display on the next page? Thanks in advance.

Yes, you can't rely on getting the last entered ID on the next page as it may not be from the same person. I use the Insert-retrieve extension from Tom Muck which does this at the time of insert and stores it in a session variable. But backing up a bit, are 4 different forms really necessary. Most expense form are able to use a single form to capture all pertinent date. I would design a single form, submit it while using the retrieve ID extension, and direct to a summary page. That page would grab the just inserted records, and perform any monetary calculations needed. Also provide a link to an update page, basically a duplicate of the input page but with a recordset and fields Pre-populated. Once it's been input, reviewed and updated if needed, then it can be emailed, printed or exported to what the accounting people need to process it. Future enhancements may include a status indicator that defaults in incomplete. When in this mode, the user can log back in at a later time to complete it. Upon final submission, the record updates to Complete which prevents the user from making further changes. You could also build an admin section for various management tasks, and to enter the status of the request, that would appear in the users profile so they can see if and when they will get paid, or notices that require more info, like receipts.

Similar Messages

  • Problems with Memo data type in access

    I have a Java program which is connected to a Microsoft Access Database. When trying to get a Memo data type field out of the DB and putting it into a StringBuffer, it causes a Function sequence error, even though it does put the field into the said StringBuffer.
    For all other data types, like text (string), long integer etc there is no error but only for a memo field.
    What's the best way to get a memo field out of an Access DB without it causing problems? or should i just forget Microsoft's Access and make my DB in Oracle?

    Hi! Can you tell me how connect a java program with a Microsoft access DB? Should I have to use a particular driver? Where I can find it?
    thank you vcery much for your help!!

  • Continued to next page

    Hi All,
    I have a group and sub group in the report. If the sub group records continue to next page, i want to display 'Continued from next page' and also repeat the parent group record in the continued page . I have used the following function in rtf and it does not work. Did any one have face similar issue?
    <xsl:attribute name="xdofo:rowspancell-repeat-nextpage" xdofo:ctx="block">true</xsl:attribute>
    Thanks,
    Sushil

    Hi Sushil,
    This can be achieved by doing the following .
    InitPT
    Empnum
    Empname
    Salary
    F EMPNUM
    EMPNAME
    SALARY ET  E
    Footer PT
    EET
    The image above shows the template - standard table with employee data in it. Notice the last row of the table has most of the borders turned off.
    I have got 'Show Gridlines' enabled so you can see it is another row in the table. There are some other fields in there too.
    Walking through the more important fields:
    InitPT - <?init-page-total: contd_footer?> - initializes a page total object 'contd_footer' - for more info on this check the user guides.
    ET - <?add-page-total:contd_footer;1?> - within the table, adds the total into the page.
    Footer - <?table-footer:?> - an undocumented command (we had other plans for the command for a later release - hence the lack of doc) to specify that this row is the table footer. MSWord does not have a concept of table footer so we need to mark it as such for the rendering engine to 'see'. Notice its in the last row of the table - no borders remember (thats optional)
    PT - <xdofo:inline-total display-condition="exceptlast" name="contd_footer">Continued ...</xdofo:inline-total> - this is the cool piece. It is supposed to render the page total, but instead it will show the string 'Continued ...' on all but the last page of the table.
    EET - <?end-page-total:contd_footer?> - this closes out the page total command.
    Try it out and play with it here. This approach works with 5.6.3 and above.
    If this helps you then please mark the answer as "correct" or else "helpful"
    -Ragul

  • How to put 'Continue in next page' below the table.

    Hi,
    I have an invoice where all the lines are not fitting into one page. So some of the lines are getting printed in the second page. But in this case I wanted to put a message below the first page as "continue on next page"
    Since Iam a newbie to XML/BI Publisher I kinda stuck here. Tons of thanks in advance.
    This is how I need the output
    --- PAge1 --
    heading1
    line1
    line2
    line3
    line4
    line5
    line6
    line7
    line8
    line9
    line10
    Continue on next page
    -- page 2--
    heading1
    line11
    line12
    line13
    line14
    line15
    line16
    line17
    _________

    There are so many threads for this lately,..
    Go here
    http://winrichman.blogspot.com/...
    Here is some of the thread people were desperately looking for answers :).
    how can we get "Page Continued" at footer of page.
    Re: How do I print the word "Continued" at the bottom of page in BI publisher?
    How to Display 'Continued' in second& subsequent page but not in last page?
    Re: Printing signature on footer section of every page
    Re: How to put 'Continue in next page' below the table.
    Re: How do I check the last page?
    Help needed in XML Publisher rtf file
    Re: Different value in footer
    Changing header information within a document
    Re: Invoice Page break
    Re: Footer information in very page
    Re: Check Printing
    Oops, I initially thought , there would less number of threads,
    Hope my blog helps them :)

  • RDLC - Group Header Continued on next page...

    Hi All,
    I have a requirment in RDLC, if the group rows exceeds more than one page, I need to add a content at the bottom of page and next page first row, like below
    Group
                 ------Recrods-----------
                 ------Recrods-----------
    Group  Continued on next page...
    ----------------------------------------------------------------Next Page-------------------------------
    Group Continuing from Previous page...
               ------Recrods-----------
               ------Recrods-----------
    Group 
              ------Recrods-----------
             ------Recrods-----------
    Could you please help me out on this?
    Advance Thanks,
    Nava Deeban S

    Hi Nava,
    In your case, I think that we can try to implement another solution to deal with this issue. For example, we can reset the page number based on group and add some information on the page header.
    Please refer to the image below:
    For more detail information about reset page number on group, please see:
    http://blogs.msdn.com/b/robertbruckner/archive/2010/04/25/report-design-reset-page-number-on-group.aspx
    Regards,
    Bin Long
    Bin Long
    TechNet Community Support

  • Creating long articles that continue to next page

    What is the best way to create a news page where the articles may be long and continue to "next page " or 1,2,3
    within MUSE
    I am trying to trick the blank composition, but wonder if Iframe would work better with a small sized frame?
    or inserting a php which I'm not sure about......
    Anyone else have articles that "continue" to next page within a frame/box/div/ without leaving the overall structure?
    Thanx
    David

    Hey Dave,
    What you can do is just fill a webpage with content until you want it to goto the next page, duplicate the page and add the rest of the content. Then at the bottom just add a number navigation or 'Back page / Next page' buttons. It is bascially what a blog does except you won't have database and PHP to automatically populate pages, you will just do it manually.

  • Showing «previous page» resp. «next page» buttons in fullscreen mode

    Hello,
    I'd like Adobe Reader to display «previous page» resp. «next page» buttons in fullscreen mode like Acrobat Pro does on the left hand buttom corner (or anywhere else...). Is there a way to create a PDF that does that automatically while it opens in «Reader» in fullscreen as well? all I get right now is the hand symbol with an arrow in it...
    Thanks for any hints!

    In the preferences of Adobe Reader enable the entry *Show navigation bar':

  • Pass Page Parameter to next page

    Dear all,
    How do I pass a Page Parameter from one page to the next page?
    I have an omniportlet - SQL portlet defined, where one of the items is a link. I want one of the columns to be a hyperlink to a detail page. So I have to figure out 2 things:
    - how do I dynamically create the hyperlink
    - how do I catch the parameter value on the detail page?
    Regards

    Hi Linkit:
    Two things you may want to look at --
    1) The URL you indicate below while accurate is not considered a "durable" URL and could change. In fact it does change in the 10.1.4 portal version and will also be different across environments (dev, test, production ...) . If you look at your on-line portal help, do a search under "direct access URL", it has a decent write-up on how to do exactly that. In general on pre 10.1.4, it is http://<hostname>:<portnumber>/pls/<dad>/url/page/<pagegroupname>/<objectname> such as http://portal.mycompany.com/pls/portal/url/page/mypagegroup/mypage/mysubpage. This changes slightly in 10.1.4.
    2) For the receiving page to receive the parameter, it also needs to have a page parameter setup on it. If you set it up under the same name it should work. Also, in your example below, the ? in front of the parameter name ##DBCOLUM## should be a &. (? is used for the 1st parameter on a page _pageid in this case, and & is used for all other paramters)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • HT5655 After clicking Safari prompt box to "Download Flash..." , I'm linked to the Adobe Flash Player Download page. I click the "Download Now". The page advance to next page in the download process but then immediately goes black and nothing happens.

    After clicking Safari prompt box to "Download Flash..." , I'm linked to the Adobe Flash Player Download page. I click the "Download Now". The page advance to next page in the download process but then immediately goes black and nothing happens. System preferences firewall is off and apps are allowed from anywhere and in Safari other plug ins are allowed and cookies are not blocked and pop up windows are not blocked. Why won't Flash Player download?

    Don't DL Flash from web sites. If you have Adobe Flash installed it should be in System Preferences and you can find the latest version and download from there.
    If you are installing for the first time,this is where to DL it.
    http://get.adobe.com/flashplayer/

  • Select previous page items or next page items (IDCS3)

    Hello all,
    How can I refer to previous page or its item? I am trying to do something below. if a textFrame with label "myFrame" is missing on current page go to next page (or may try to next page)
    for (var i=0; i<=myTotalPage-1; i++)
    app.activeWindow.activePage =myDoc.pages[i];
    //$.writeln ("Page is :"+myDoc.pages[i].name);
    if(!(myDoc.pages[i].textFrames.itemByName("sections")!=null))
    var myText="sometext";
    myDoc.pages[i].previousItem ().textFrames.itemByName("myFrame").insertionPoints.item(-1).properties = { appliedCharacterStyle : "myCharacterStyle", contents:myText};
    else{
    var myText="anotherText";
    myDoc.pages[i].textFrames.itemByName("myFrame").insertionPoints.item(0).properties = { appliedCharacterStyle : "myCharacterStyle", contents:myText};
    I know that previousItem () is not supported here, just added it to make the things clear.
    Any suggestions greatly appreciated.
    TIA,
    --PC

    Hello again,
    Kasyan's suggestion
    var myPreviousPage=mydoc.pages[i].previousItem(myPage);
    do not prompt for any error if selected first page.
    Harbs suggestion though prompts error if selected first page (obviously there is no  previous page)
    var myPreviousPage = doc.pages.item(page.documentOffset+1);
    but both of them fails if I try
    myPreviousPage.textFrames.itemByName("myFrame").insertionPoints.item(-1).properties
    = { appliedCharacterStyle : "myCharacterStyle", contents:myText}; //Object is invalid
    but works for the next page (at least Kasyan's suggestion: not tested Harbs idea).
    myNextPage.textFrames.itemByName("myFrame").insertionPoints.item(0).properties
    = { appliedCharacterStyle : "myCharacterStyle", contents:myText};
    I beleive this has nothing to do with insertionPoints(-1) I am trying for myPreviousPage case and ID do look for back pages???????? Simply getting nuts.
    Any ideas???
    --PC

  • Crystal reports converting varchar 254 to memo data type

    Hi All,
    We are still using Seagate Crystal Reports 7.5 for some of our reporting. I have a problem that hopefully someone can help with. One of our connections is to ODBC- AR System ODBC Data Source.
    In that data source there are fields defined as varchar 254 (confirmed by DBA),
    But Seagate is calling them memo fields- which is causing problems since you canu2019t use memos in selection criteria or formulas.
    This happened after the field names were renamed. I noticed when the newly named fields were not showing as an option to map the old name fields to- because by default it looks for same data type, after unchecking same data type option the fields showed for mapping but wrong data type makes them useless. I canu2019t even convert them to string with formula field.
    Any input would be greatly appreciated.
    Thanks-

    Hi,
    Yup, this was a problem with versions prior to 10.  If a field was longer than 254 characters, Crystal handled them like Memos and you cannot use them in formulas.
    The only suggestion I can offer would be to upgrade.  Crystal can now use memos in formulas and no longer has a 254 character limit on strings.  So your charcter fields will remain as charater and not changed to Memos.
    Good luck,
    Brian

  • Data Type displayed as unknown in Data models

    Hi,
    When I import ddl file, some of the data types are not getting interpreted correctly in the data model. For eg, data types datetime and signednumber are being displayed as unknown. I tried adding Logical Type mappings for signednumber (Tools-> Types Administration), but it still displays as unknown. Is there any solution for this issue?
    Thanks,
    Parvathy

    Hi Philip,
    This is the SQL statement. Sections in Bold are coming as unknown. I'm using Oracle 11g.
    CREATE TABLE PS_JOB (
    "EMPLID" CHAR(11)
    ,"EMPL_RCD" NUMBER(3)
    ,"EFFDT" DATE(10)
    ,"EFFSEQ" NUMBER(3)
    ,"PER_ORG" CHAR(3)
    ,"DEPTID" CHAR(10)
    ,"JOBCODE" CHAR(6)
    ,"POSITION_NBR" CHAR(8)
    ,"SUPERVISOR_ID" CHAR(11)
    ,"HR_STATUS" CHAR(1)
    ,"APPT_TYPE" CHAR(1)
    ,"MAIN_APPT_NUM_JPN" NUMBER(3)
    ,"POSITION_OVERRIDE" CHAR(1)
    ,"POSN_CHANGE_RECORD" CHAR(1)
    ,"EMPL_STATUS" CHAR(1)
    ,"ACTION" CHAR(3)
    ,"ACTION_DT" DATE(10)
    ,"ACTION_REASON" CHAR(3)
    ,"LOCATION" CHAR(10)
    ,"TAX_LOCATION_CD" CHAR(10)
    ,"JOB_ENTRY_DT" DATE(10)
    ,"DEPT_ENTRY_DT" DATE(10)
    ,"POSITION_ENTRY_DT" DATE(10)
    ,"SHIFT" CHAR(1)
    ,"REG_TEMP" CHAR(1)
    ,"FULL_PART_TIME" CHAR(1)
    ,"COMPANY" CHAR(3)
    ,"PAYGROUP" CHAR(3)
    ,"BAS_GROUP_ID" CHAR(3)
    ,"ELIG_CONFIG1" CHAR(10)
    ,"ELIG_CONFIG2" CHAR(10)
    ,"ELIG_CONFIG3" CHAR(10)
    ,"ELIG_CONFIG4" CHAR(10)
    ,"ELIG_CONFIG5" CHAR(10)
    ,"ELIG_CONFIG6" CHAR(10)
    ,"ELIG_CONFIG7" CHAR(10)
    ,"ELIG_CONFIG8" CHAR(10)
    ,"ELIG_CONFIG9" CHAR(10)
    ,"BEN_STATUS" CHAR(4)
    ,"BAS_ACTION" CHAR(3)
    ,"COBRA_ACTION" CHAR(3)
    ,"EMPL_TYPE" CHAR(1)
    ,"HOLIDAY_SCHEDULE" CHAR(6)
    ,"STD_HOURS" NUMBER(7)
    ,"STD_HRS_FREQUENCY" CHAR(5)
    ,"OFFICER_CD" CHAR(1)
    ,"EMPL_CLASS" CHAR(3)
    ,"SAL_ADMIN_PLAN" CHAR(4)
    ,"GRADE" CHAR(3)
    ,"GRADE_ENTRY_DT" DATE(10)
    ,"STEP" NUMBER(2)
    ,"STEP_ENTRY_DT" DATE(10)
    ,"GL_PAY_TYPE" CHAR(6)
    ,"ACCT_CD" CHAR(25)
    ,"EARNS_DIST_TYPE" CHAR(1)
    ,"COMP_FREQUENCY" CHAR(5)
    ,"COMPRATE" NUMBER(19)
    *,"CHANGE_AMT" SIGNEDNUMBER(20)*
    *,"CHANGE_PCT" SIGNEDNUMBER(8)*
    ,"ANNUAL_RT" NUMBER(19)
    ,"MONTHLY_RT" NUMBER(19)
    ,"DAILY_RT" NUMBER(19)
    ,"HOURLY_RT" NUMBER(19)
    ,"ANNL_BENEF_BASE_RT" NUMBER(19)
    ,"SHIFT_RT" NUMBER(19)
    ,"SHIFT_FACTOR" NUMBER(5)
    ,"CURRENCY_CD" CHAR(3)
    ,"BUSINESS_UNIT" CHAR(5)
    ,"SETID_DEPT" CHAR(5)
    ,"SETID_JOBCODE" CHAR(5)
    ,"SETID_LOCATION" CHAR(5)
    ,"SETID_SALARY" CHAR(5)
    ,"SETID_EMPL_CLASS" CHAR(5)
    ,"REG_REGION" CHAR(5)
    ,"DIRECTLY_TIPPED" CHAR(1)
    ,"FLSA_STATUS" CHAR(1)
    ,"EEO_CLASS" CHAR(1)
    ,"FUNCTION_CD" CHAR(2)
    ,"TARIFF_GER" CHAR(2)
    ,"TARIFF_AREA_GER" CHAR(3)
    ,"PERFORM_GROUP_GER" CHAR(2)
    ,"LABOR_TYPE_GER" CHAR(1)
    ,"SPK_COMM_ID_GER" CHAR(9)
    ,"HOURLY_RT_FRA" CHAR(3)
    ,"ACCDNT_CD_FRA" CHAR(1)
    ,"VALUE_1_FRA" CHAR(5)
    ,"VALUE_2_FRA" CHAR(5)
    ,"VALUE_3_FRA" CHAR(5)
    ,"VALUE_4_FRA" CHAR(5)
    ,"VALUE_5_FRA" CHAR(5)
    ,"CTG_RATE" NUMBER(3)
    ,"PAID_HOURS" NUMBER(7)
    ,"PAID_FTE" NUMBER(8)
    ,"PAID_HRS_FREQUENCY" CHAR(5)
    ,"UNION_FULL_PART" CHAR(1)
    ,"UNION_POS" CHAR(1)
    ,"MATRICULA_NBR" NUMBER(5)
    ,"SOC_SEC_RISK_CODE" CHAR(3)
    ,"UNION_FEE_AMOUNT" NUMBER(9)
    ,"UNION_FEE_START_DT" DATE(10)
    ,"UNION_FEE_END_DT" DATE(10)
    ,"EXEMPT_JOB_LBR" CHAR(1)
    ,"EXEMPT_HOURS_MONTH" NUMBER(3)
    ,"WRKS_CNCL_FUNCTION" CHAR(1)
    ,"INTERCTR_WRKS_CNCL" CHAR(1)
    ,"CURRENCY_CD1" CHAR(3)
    ,"PAY_UNION_FEE" CHAR(1)
    ,"UNION_CD" CHAR(3)
    ,"BARG_UNIT" CHAR(4)
    ,"UNION_SENIORITY_DT" DATE(10)
    ,"ENTRY_DATE" DATE(10)
    ,"LABOR_AGREEMENT" CHAR(6)
    ,"EMPL_CTG" CHAR(6)
    ,"EMPL_CTG_L1" CHAR(6)
    ,"EMPL_CTG_L2" CHAR(6)
    ,"SETID_LBR_AGRMNT" CHAR(5)
    ,"WPP_STOP_FLAG" CHAR(1)
    ,"LABOR_FACILITY_ID" CHAR(10)
    ,"LBR_FAC_ENTRY_DT" DATE(10)
    ,"LAYOFF_EXEMPT_FLAG" CHAR(1)
    ,"LAYOFF_EXEMPT_RSN" CHAR(11)
    ,"GP_PAYGROUP" CHAR(10)
    ,"GP_DFLT_ELIG_GRP" CHAR(1)
    ,"GP_ELIG_GRP" CHAR(10)
    ,"GP_DFLT_CURRTTYP" CHAR(1)
    ,"CUR_RT_TYPE" CHAR(5)
    ,"GP_DFLT_EXRTDT" CHAR(1)
    ,"GP_ASOF_DT_EXG_RT" CHAR(1)
    ,"ADDS_TO_FTE_ACTUAL" CHAR(1)
    ,"CLASS_INDC" CHAR(1)
    ,"ENCUMB_OVERRIDE" CHAR(1)
    ,"FICA_STATUS_EE" CHAR(1)
    ,"FTE" NUMBER(8)
    ,"PRORATE_CNT_AMT" CHAR(1)
    ,"PAY_SYSTEM_FLG" CHAR(2)
    ,"BORDER_WALKER" CHAR(1)
    ,"LUMP_SUM_PAY" CHAR(1)
    ,"CONTRACT_NUM" CHAR(25)
    ,"JOB_INDICATOR" CHAR(1)
    ,"WRKS_CNCL_ROLE_CHE" CHAR(30)
    ,"BENEFIT_SYSTEM" CHAR(2)
    ,"WORK_DAY_HOURS" NUMBER(7)
    ,"REPORTS_TO" CHAR(8)
    ,"FORCE_PUBLISH" DATE(10)
    ,"JOB_DATA_SRC_CD" CHAR(3)
    ,"ESTABID" CHAR(12)
    ,"SUPV_LVL_ID" CHAR(8)
    ,"SETID_SUPV_LVL" CHAR(5)
    ,"ABSENCE_SYSTEM_CD" CHAR(3)
    ,"POI_TYPE" CHAR(5)
    ,"HIRE_DT" DATE(10)
    ,"LAST_HIRE_DT" DATE(10)
    ,"TERMINATION_DT" DATE(10)
    ,"ASGN_START_DT" DATE(10)
    ,"LST_ASGN_START_DT" DATE(10)
    ,"ASGN_END_DT" DATE(10)
    ,"LDW_OVR" CHAR(1)
    ,"LAST_DATE_WORKED" DATE(10)
    ,"EXPECTED_RETURN_DT" DATE(10)
    ,"EXPECTED_END_DATE" DATE(10)
    ,"AUTO_END_FLG" CHAR(1)
    *,"LASTUPDDTTM" DATETIME(26)*
    ,"LASTUPDOPRID" CHAR(30)
    )

  • Continued On Next Page in XMLP Report

    Hi
    I am able to get "cont on next page" using word property 1)PAGES<NUMPAGES and 2)SECTION PAGES concept using below except last xdo funtion calling in footer section:
    <xdofo:inline-total display-condition="exceptlast" name="contd_footer"><?LB_CONTINUED1?></xdofo:inline-total>
    I have header footer and sub header/sub footer being used in my template also Different First Page.
    So whenever my report is of 2 pages and my Line Table completes in the first page itself and in the second page i only print Sub Header and Sub Footer with Total table. In this case ideally "cont on next page" should come in the 1st page but I dont see that.
    The probable issue is as my Line Table is completing in the 1st page itself my exceptlast condition is not working.
    Please help to resolve my issue or suggest me any other alternate solution to erradicate my issue.
    Appreciate your early response.
    Thanks and Regards
    Mahadev

    You can do this by issuing the NEW-PAGE command between the two headings.  Here is a proof-of-concept code.
    DATA: w_heading TYPE i.
    TOP-OF-PAGE.
      CASE w_heading.
        WHEN 1.
          WRITE:/ 'Heading1'.
        WHEN 2.
          WRITE:/ 'Heading2'.
        WHEN OTHERS.
      ENDCASE.
      WRITE:/ 'columnA',
              'columnB'.
    START-OF-SELECTION.
      w_heading = 1.
      DO 10 TIMES.
        WRITE:/ sy-index.
      ENDDO.
      NEW-PAGE NO-TITLE.  "Check further page-options and may be spool options too.
      w_heading = 2.
      DO 10 TIMES.
        WRITE:/ sy-index.
      ENDDO.

  • Heading wraps to 2nd line, but why data of 2nd line heading appearing in next page

    Hi,
    Im generating a matrix report which has dynamic heading. When the heading extends the page, it wraps to next line(2nd line). But the data corresponding to the 2nd line of heading is being displayed in the next page.
    I wanted a solution to display the data of the 2nd line heading to appear just underneath the 1st line data.
    Thanx in advance
    Regards
    Thobula Ramulu Rakesh

    I'm assuming you only have one across repeating frame(?)
    You will need to make the field that contains the heading in the across repeating frame large enough to contain the two rows you require.
    Reports doesn't support expansion of the matrix column headings by default. If you have a definite requirement for the expansion to be dynamic (ie: push the matrix down), you can add another across repeating frame above the across repeating frame of the matrix and base it on the same across group. However, this can be tricky both to create and maintain.

  • SAPScript - add 'continued' in next page.

    Hi Guys,
    I would like to ask on how to write 'continued' at the new page?
    My SAPScript form is depend on the data that will output. When the data is exceeded from the MAIN window, it will automatically break the data to pages. So may i know how i want to write 'continued' when it breaks the data to the new page?

    Thanks for the answer.
    But how if i want to write 'continued' in the main window?
    For example:
    in my main window the output will be like this:
    data 1
    data 2
    data 3
    ......(and so on)
    if the 'data 2' has reach the end of the page, 'data 3' will be print in next page. I want to know how to write 'continued' before the 'data 3' be printed?
    i tried to put this coding in the text element,
    /E 101
    /:  if new page
    /:  continued
    /:  endif
    &symbol&
    but the out put will be like this:
    continued
    data 3
    continued
    data 4
    continued
    data 5
    ...(and so on)
    The 'continued' statement will be repeating on each line of data.
    Edited by: BobKur on Jun 19, 2009 9:43 AM

Maybe you are looking for