Need fullpath to the file selected in the editing area

Hi all

I have created the script below. It works very well.

Here's my question:

When I select my folder my editing area shows my full path of the selected folder.

Please help me.

Thanks in advance.

var myDialog = new Window ('dialog'),

myDialog.myPanel4 = myDialog.add ('panel');

myDialog.myPanel4.helpTip = "select the text file";

myDialog.myPanel4.Group15 = myDialog.myPanel4.add('group',undefined);

(" myDialog.myPanel4.Group15.EditText5 = myDialog.myPanel4.Group15.add('edittext',undefined,"/mytextfile ");

myDialog.myPanel4.Group15.EditText5.preferredSize.width = 400;

myDialog.myPanel4.Group15.Button5 = myDialog.myPanel4.Group15.add('button',undefined,"Select");

myDialog.myPanel4.Group15.Button5.onClick = function)

{

Folder.selectDialog ("choose my text file");

var CheminMonFichier

myfilePath = Folder.selectDialog

}

myDialog.show)

OK, I changed it little

var myDialog = new Window('dialog', 'Choose text file');var myPanel = myDialog.add('panel');var myTextField = myPanel.add('edittext',undefined,"/mytextfile");var myBrowse = myPanel.add('button',undefined,"Select...");

myPanel.orientation = 'row';myPanel.helpTip = "Choose text file";myTextField.preferredSize = [400,20];

myBrowse.onClick = function (){    var myfilePath = Folder.selectDialog();    if(myfilePath != null)myTextField.text = myfilePath.fsName;}

myDialog.center();myDialog.show();

Hope that helps.

--

tomaxxi

http://indisnip.WordPress.com/

Tags: InDesign

Similar Questions

  • Need to customize the train area

    Hi all

    I'm working on the irecrutement module. I need to customize the train area which is having 3 pages.i should ignore the page 2.
    Please tell me how to do this.

    Hello
    I would like to know what page you're trying to hide (let me know the navigation). You can do this by using the customization.
    You can customize the shared region train and hide the steps.

    Kind regards
    RAM

  • Insert text in the editable area specific

    I can use dom.getEditableRegionList () and dom.getSelectedEditableRegion () to write text in the selected editable area, but I would like to insert text at the beginning of an editable region called "mainContent".
    How can I do this?

    Look for this node by finding its id in the getEditableRegionList()
    Array and attach your text to its innerHTML.

    fMichel brandt

    LeedsJohn wrote:
    > Can I use dom.getEditableRegionList () and dom.getSelectedEditableRegion () to
    > write text in the selected editable area, but I would like to insert text
    > at the beginning of an editable region called "mainContent".
    > How can I do this?
    >
    >

  • CS3 Design view blank when & lt; body & gt; in the editable area

    Anyone run into this? There seems to be a bug, maybe new in DW CS3 (9.0 build 3481)
    When a < body > tag is put into an editable region, DW does not recognize the editable regions and the Design view is empty. When you save this model, an error 'this model doesn't have any editable regions... ". "However, Validation of the codes and check Template syntax will return no errors. Moving the body tag out of the combo box corrects the problem. Here is an example of model:

    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
    "< html xmlns =" http://www.w3.org/1999/xhtml "> "
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < title > example of a model < /title >
    < / head >

    <!-TemplateBeginEditable name = 'body'->
    < body id = "foo" >
    <! - TemplateEndEditable - >

    < h1 > it's model text < / h1 >

    <!-TemplateBeginEditable name = "bodytext"->
    < p > text does not display in mode Design < /p >
    <! - TemplateEndEditable - >

    < / body >
    < / html >

    Thanks for the reply. Sorta, I suspected that was the case, but it would be nice if this restriction has been documented somewhere - in particular validation don't complain of controls

    I am aware of the editable tag attributes option, but am working with a site developed by a third party. I was hoping not to have to rework it.

    Pei

  • BlackBerry Smartphones Blackberry crushed by Minibus... repair shop need help in the NY area

    More strange, it happened the year last December. (see the title)

    My Blackberry Curve 8310 always does exactly what I want; except display an image on the internal screen is obviously broken.

    Tried the local mechanics & had them change the screen, no joy, but he did show a white screen picture all that does not change. (no icon)

    A partner is on the way to NY and I was looking for advice on if I should use this curve damaged parts for the expectation of new Blackberry Curve to NY or try to get it fixed.

    All my information as well as the SD card are safe, because the damaged aircraft can always synchronize with Outlook and Windows after his accident.

    For those of you are wondering, how is it, it is possible...

    I used a cheap, horizontal carrying case which had a belt clip curved on black plastic covered back metal that flaked.

    In my view, that the case against unity being reduced to several parts.

    Indeed, if the bus had not run over 2 times (front & rear wheel) and then stopped on the unit with the rear wheel... I probably still would be to see the screen.

    anyway... supposed to use for parts or repair?

    Kind regards

    212131berry.

    Thanks for the pointer to the JSanders Web site.

    Reflection on the hourly rate for the repair plus the cost of parts, suggesting I could buy lots of accessories and 3rd party software for the new curve... vs .epairing the damaged.

    Considering also that my data is safe, it seems best to pack the damaged aircraft suite and get ready to have new happy memories with his replacement.

    Thank you for helping me to come to the right decision for me.

    Kind regards

    2121311berry.

  • Nesting templates: child-model Pages does not fully to the Editable vs a-Editable regions

    Me kay, so first of all, it's all done within Dreamweaver CS5. How can I explain this, is that I have a series of Master-models for my site, then accompanied by child-models related to offshore of / nested my master-models. So far it's going wonderfully, until what I'm trying to make a page of one of my children-models.

    The page of my child-model accurately comment on an non editable (region in which is editable in the master model, but left as ONLY editable within the child-model) as long as I add an EDITABLE area it contains. In the circumstances I have DO NOT add an editable region in the editable area of the master model, the area within the Page is appearing always editable.

    For example:

    __________________

    Model Master:

    <!-TemplateBeginEditable name = "ChildTemplateCSSLinks"->

    Model child CSS links here.

    <! - TemplateEndEditable - >

    _____

    Child model:

    <!-InstanceBeginEditable name = "ChildTemplateCSSLinks"->

    Model child CSS links here.

    <!-TemplateBeginEditable name = "ChildPageCSSLinks"->

    Child CSS PAGE links here.

    <! - TemplateEndEditable - >

    <! - InstanceEndEditable - >

    _____

    The child page:

    Model child CSS links here. (Precisely appearing not editable - {editable area of the master model tags appearing exactly invisible})

    <!-InstanceBeginEditable name = "ChildPageCSSLinks"->

    Child CSS PAGE links here. (Accurately appearing editable)

    <! - InstanceEndEditable - >

    __________________

    It is a WORKING example of editable regions. In the child Page "Template CSS child links here." Appearing in comment and therefore not editable in the child Page, as if it was supposed to be. This time allows the 'child PAGE CSS links here' to be editable with PRECISION within the child-Page.

    Now for an example of what does not work:

    __________________

    Model Master:

    <!-TemplateBeginEditable name = "ChildTemplateCSSLinks"->

    Model child CSS links here.

    <! - TemplateEndEditable - >

    _____

    Child model:

    <!-InstanceBeginEditable name = "ChildTemplateCSSLinks"->

    Model child CSS links here.

    (As you can see, I've added an extra editable within the editable area of the master model. This is an area which is supposed not to be editable within the child-model and NOT the child-Page, which seems to be up to NOW accurate.)

    <! - InstanceEndEditable - >

    _____

    The child page:

    <!-InstanceBeginEditable name = "ChildTemplateCSSLinks"->

    Model child CSS links here.

    (For a reason, THAT as long as I DO NOT add an additional child-model - edit box in the editable area of the master model, this area is appearing ALWAYS visible but also editable in the child Page.)

    <! - InstanceEndEditable - >

    __________________

    So, in this circumstance, it seems that the only way I can leave ALONE the editable region of the master model can be changed within the child-model and NOT editable in the child Page is leaving an ADDITIONAL editable produced through the child-model somewhere within the editable region EVERY SINGLE, produced by the master model. Unless I do something bad, it seems this until a potential defect/bug in Dreamweaver CS5. I can't imagine how this would be correct, otherwise child/Nested-Templates would be not possible to do. What could I do it wrong? Is it possible that I can specify in the master model is an editable editable ONLY within the child-model and NOT yet child-Pages (A Page based on the template of the child)? Or maybe is it possible that I can specify the child-model that an area can be changed WILL NOT be editable in the child Page? Furthermore, no, I DON'T want to make "Optional Regions", so please do not suggest that.

    I know it's all probably a little confusing, but I hope the examples above more than descriptions aside. As you can probably assume, it is definitely a HUGE complication in my site if it does not end up being a solution, especially with all the time I put into making the child models, which I hope to rely on. It would be really silly if I had to script - in an editable region extra in each master-model-editable-region unique available within my child-model just so that I can update my child-model, in addition to my changes to my child-Pages, to fall as much as it would maintain the content that I never wanted to be editable in the child Page in the FIRST place.

    Some help would be appreciated sincerely, as soon as possible, if I could ask politely.

    Thank you. Sincerely,

    ~ Miss Cat

    = _ = I can't believe that I say this, after having written ALL that a period, but thanks to 'Dreamweaver CS5 for Dummies,' I just found out that if you place: @@("") @ in the editable area of the desired child/Nested model DO NOT passed down for your child-Pages, it won't appear not editable. God knows why such a discrete formula was the answer, but I guess that everything works. ... WHY WAS IT SO DIFFICULT TO FIND INFORMATION? @_ @ Information about nested templates in general seems quite hard to find, however, so I'm glad that I thought that this output /not/ never a full hour / after writing all this upward and detachment. #__#  ... At least my child models can work perfectly now, though. Then... FIXED scenario. ^^

    I hope that now this information will appear useful to someone else hunting for that information via Google or other search engine in the future. And if there is nothing at all that I'm still officially missing, then do feel free to add to food and let me know, because the last thing I need now of law are more surprising difficulties also slow down the productivity of this vast project I worked on... @_ @... But so far things seem to be going well. ^^ So I can just incredibly grateful that he will eventually be a solution to this ridiculous after all.

    Sincerely,

    Miss Cat

    [info promo signature removed by Moderator]

  • Insertion of the stills of DSLR in a mainly video project puts the stills in the video area leaving the video still visible on each side in the background - hints on how to fill the frame completely?

    Inserting still images on a mainly video project causes the video still visible to the left and to the right in the background. What I am doing wrong?

    iansilver

    What version of Premiere Elements and what operating system is involved?

    Can I assume that the stills are on Video 2 video 1 video above?

    If this is the case, place the indicator of the timeline on the still, click on the still image in the editing area monitor to display the bounding box of the image.

    Then use one of the handles of the bounding box to scale the image to fill the monitor space just at the point where the image below is not seen.

    What is your predefined project?

    What are the properties of your source media? And, did you, yourself or the project define the project preset to match the properties of the media source?

    What are the dimensions in pixels of these photos that you import into the project?

    What effect you are trying to create with these stills? Just in case message... the content on the top rail will be visible and content on a lower rail just below it will not be unless there are areas of transparency within the content of the upper track. If there are areas of transparency within the content of the upper track, then the lower content of track appear across these areas. Looks like what happens for you. In addition, Premiere Elements represents transparency as black, not black.

    Please review and study and explain what your goal edition is here. For questions about the questions or the comments above, feel free to ask.

    Thank you.

    RTA

  • How to set the size of the edit box

    as a general rule, when the mouse moves into the editing area, the mouse cursor has changed in the text of the arrow cursor cursor.

    When I use editorManager, the cursor only changes when I move the mouse over the lines, including the content. the cursor does not change when the mouse was on lines without text.

    so, how can I solve this problem?

    Thank you.

    CompositionWidth and compositionHeight containerControllers specify the area.  You see something different?

    If NaN is specified for either compositionWidth, compositionHeight either measure the contentBounds sense is used in the measure (s) dimesions.

    Thank you

    Richard

  • backup Windows used on xp family - need to locate the .dbx files to restore

    Recently, I wiped the water of the hard drive and reinstalled XP.  I ' v been using the Windows backup utility (from the installation disc Add ons) and I have the old files on a portable hard drive.  I am still investigating the .dbx files to restore the old email from outlook express, but when I use the restore option and try to browse the backup folder, the structure I see seems fragmented and still incomplete.  He did not get down to the level of the individual files that windows Explorer, and I don't want to bring back a bunch of garbage in a new installation of XP.  Anyone know the folder that contains the dbx files, and what else would I be restore with backup if I restore this file?

    Hi there MYOdB,

    You can use the Wizard to restore in the backup or Restore Wizard to select the files to restore; you will need to restore the Documents and Settings folder, because the .dbx files are normally stored in C:\Documents and Settings\ [your original username] \Application Data\Identities\ {a string} \Microsoft\Outlook Express

    You must also make sure that you have hidden files or folders shows: http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/hiddenfiles.mspx

    More information about the restoration of backups: http://uis.georgetown.edu/software/documentation/winxp/winxp.restore.html

    --> I hope this helps! Please mark it as correct answer or vote if it does :)<>

    http://www.pcuk.biz - my website

    Info from Microsoft about phishing . Information from Microsoft on the fake security software

  • Need to copy the files from old XP disc in Vista by Doc

    Have the old OS XP disc I need to get the MDC in Vista64.  Drive appears in my computer on Vista and XP security will not read copy the required files to the vista system.

    Hard drive XP started under Vista64 OS, need to copy files from old drive XP in Vista by Doc security on files XP stopped, how do I solve the problem__

    Appropriate files on the old hard drive:

    Check the permissions of the file or folder the file is saved in and appropriated:
          
    1. right click on the file or folder and then click Properties.
    2. click on the Security tab.
    3. under group or user names, click your name to see the permissions you have.

    To open a file, you must have the read permission. For more information about permissions, see what are permissions?

    http://tinyurl.com/2j9vgr

    To take ownership of a folder:

    1 right click on the folder you want to take control and then click Properties.
    2. click on the Security tab, click Advanced, and then click the owner tab.
    3. click on modify. Need administrator permission if you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    4. click on the name of the person you want to give to the property.
    5. If you want this person to be the owner of the files and subfolders in this folder, select the Replace owner of subcontainers and objects to check.
    6. click on OK

    MS - MVP - Elephant Boy computers - don't panic!

  • Need help with the automation of the file please help

    My source is peoplesoft and backend is the oracle database and target is .csv file, I have a requirement in which I need to implement file transfer in odi every moment dat is updated, it would change as when all data from jan are added in the file would be of PPLsoft as JAN_2014.csv and that all of the data are added for Feb it would add all data to Jan and also FEB and would be FEB_2014.csv file. IS this possible, if possible how we can do

    Help is greatly appreciated

    Create a variable of refreshment REFRESH_VAR with query below.

    Select TO_CHAR (ADD_MONTHS (SYSDATE-1), "MON_YYYY") of the double

    Then drag this variable in the package and set it as step 1. Then, drag the interface (table to file). Save the package.

    Now open the file data store which was used as a target and higher of the interface.

    In the resource name field, change it to something like below.

    PREFIX_FILE_NAME #REFRESH_VAR.txt

    Save and run the interface. You should now see the file with the month and year as the file name suffix.

    Chantal

  • Can someone tell me what file hosting imac needs moding/etc. to validate the edition number. Lightroom 6

    Can someone tell me what file hosting imac needs moding/etc. to validate the edition number. Lightroom 6

    Log in as an administrator to change the hosts file in Mac OS.

    In a window of Finder, select go > go to folder.

    Type/etc

    Select the hosts file and open it with a text editor.

    Save the hosts file: Choose file > save as, save the file as hosts.backup, and then click OK.

    Look for the original hosts file for entries that reference activate.adobe.com (for example, 127.0.0.1 activate.adobe.com) and remove these entries.

    Save and close to overwrite the file.

  • I tried a trial version of lightroom 6 and edited hundreds of photots I need to find the export files are small non-printable, about 600 kbs. So I bought lightroom 6 hoping to save my changes on all the photos. However with my purchase of more than a week

    I tried a trial version of lightroom 6 and edited hundreds of photots I need to find the export files are small non-printable, about 600 kbs. So I bought lightroom 6 hoping to save my changes on all the photos. However with my purchase of more than a week, my picture exports are still about 600 kbs. Not printable! I'm signed and registered. Whats happening?

    Looks like you have been in the library module and chose with a preset export or export to email. Whatever it is, your Presets 'export' were to reduce the size of the image exported to about 600 k.

    In Lightroom, the library module and under the file menu, simply select the Word Export. Who will open another dialog box. GO through each option in this dialog box to choose where you want to export the file, what color space to use, what name to give to each folder, what metadata to include and do not forget to select the export size! I included a few screenshots for your reference.

    If you export exactly the same path several times, you can create your own export preset to make this process faster.

  • Need help in the interpretation of a file of Trace 10053

    Hello

    I need help to interpret an event 10053 (optimizer Trace) trace file

    Everything that happens on AIX with Oracle 11.2.0.2

    It is not obvious to me why the optimizer chooses the path with the highest cost.
    But I found the following quote in the trace file, which is probably the answer, but I did not understand what circumstances allow the optimizer to say such things:


    New AP rejected: guess used for New, but not for the current best

    So, it was the short story, now the witch for a long time one quote of the trace file

    Here the query directly in the trace file. I can't modify this query, even a hint is not feasible, so I need to understand the incorrect path to avoid it.
    **************************
    Automatic degree of parallelism (ADOP)
    **************************
    Automatic degree of parallelism is disabled: Parameter.
    
    PM: Considering predicate move-around in query block SEL$1 (#0)
    **************************
    Predicate Move-Around (PM)
    **************************
    OPTIMIZER INFORMATION
    
    ******************************************
    ----- Current SQL Statement for this session (sql_id=0zdbb3hzztdaf) -----
    explain plan for
    SELECT
      aktl_aend,
      aktl_akgrnr,
      aktl_akgrpos,
      aktl_akh,
      aktl_alterart,
      aktl_anz_in,
      aktl_anz_nach,
      aktl_artrab,
      aktl_beg,
      aktl_belart1,
      aktl_belart2,
      aktl_belnr1,
      aktl_belnr2,
      aktl_bestkz,
      aktl_bestmg1,
      aktl_bestmg1_alt,
      aktl_bestmg2,
      aktl_bestmg2_alt,
      aktl_eindat,
      aktl_ek,
      aktl_ekdat1,
      aktl_ekdat2,
      aktl_ekkopie,
      aktl_ekn,
      aktl_eknorm,
      aktl_ek_alt,
      aktl_end,
      aktl_fbdarst,
      aktl_fbd_alt,
      aktl_fbseite,
      aktl_fbs_alt,
      aktl_fbtxt,
      aktl_info_werbeabt,
      aktl_info_wgm,
      aktl_kaek,
      aktl_kaekn,
      aktl_kaek_alt,
      aktl_kombiart,
      aktl_ldat1,
      aktl_ldat2,
      aktl_lf,
      aktl_lf_alt,
      aktl_mgfk,
      aktl_mg_p,
      aktl_mg_r,
      aktl_mindmg,
      aktl_neudat,
      aktl_nnek,
      aktl_nnekn,
      aktl_pabw,
      aktl_pic,
      aktl_plan_menge,
      aktl_plan_menge_hela,
      aktl_plan_stueck,
      aktl_plan_stueck_hela,
      aktl_plan_woche,
      aktl_plan_woche_hela,
      aktl_rdat,
      aktl_ro_p,
      aktl_ro_r,
      aktl_seite,
      aktl_sigkz,
      aktl_sokoeur,
      aktl_sokoeur_alt,
      aktl_sokopr,
      aktl_sokopr_alt,
      aktl_sort_vorab,
      aktl_stat,
      aktl_text,
      aktl_txtbau,
      aktl_txtbaukz,
      aktl_um_p,
      aktl_um_r,
      aktl_user,
      aktl_vk,
      aktl_vkn,
      aktl_vk_alt,
      aktl_zen,
      akt_at_at_no,
      akt_at_at_se_se_ag_ag_no,
      akt_at_at_se_se_ag_ag_wg,
      akt_at_at_se_se_no,
      ROWID,
      rownum,
      uid,
      USER,
      vid
    FROM
      akt
    WHERE
      (
        aktl_stat <> :"SYS_B_0"
      )
    AND
      (
        aktl_zen = :"SYS_B_1"
      )
    AND
      (
        aktl_akh BETWEEN :"SYS_B_2" AND :"SYS_B_3"
      AND
        (
          (
            akt_at_at_se_se_ag_ag_wg   = :"SYS_B_4"
          AND akt_at_at_se_se_ag_ag_no = :"SYS_B_5"
          )
        )
      )
    ORDER BY
      akt_at_at_se_se_ag_ag_wg ASC,
      akt_at_at_se_se_ag_ag_no ASC,
      aktl_akh ASC,
      aktl_akgrnr ASC,
      aktl_akgrpos ASC,
      aktl_kombiart ASC,
      akt_at_at_se_se_no ASC,
      akt_at_at_no ASC
    *******************************************
    And here's the strange part.
    As far as I know, in this quotation that the optimizer realizes, that there is a better path than the AKT_INDEX, but he ignores it.
    ***************************************
    BASE STATISTICAL INFORMATION
    ***********************
    Table Stats::
      Table: AKT  Alias: AKT
        #Rows: 14006583  #Blks:  477882  AvgRowLen:  281.00  ChainCnt:  570341.00
    Index Stats::
      Index: AKTL_UMNUM  Col#: 44
        LVLS: 2  #LB: 60137  #DK: 64171  LB/K: 1.00  DB/K: 179.00  CLUF: 11535830.00
      Index: AKT_INDEX  Col#: 2 3 4 5 1 6
        LVLS: 3  #LB: 83897  #DK: 13955093  LB/K: 1.00  DB/K: 1.00  CLUF: 11889950.00
      Index: AKT_INDEX010  Col#: 54 56
        LVLS: 2  #LB: 37453  #DK: 392568  LB/K: 1.00  DB/K: 5.00  CLUF: 1127943.00
      Index: AKT_INDEX011  Col#: 55 57
        LVLS: 2  #LB: 33967  #DK: 2102  LB/K: 65.00  DB/K: 869.00  CLUF: 449507.00
      Index: AKT_INDEX012  Col#: 2 3 4 5 6
        LVLS: 2  #LB: 66503  #DK: 2506277  LB/K: 1.00  DB/K: 5.00  CLUF: 13420693.00
      Index: FK_AKH_AKTL_AKH  Col#: 1 6
        LVLS: 2  #LB: 35870  #DK: 184651  LB/K: 1.00  DB/K: 6.00  CLUF: 1131183.00
      Index: KEY_AKT  Col#: 1 2 3 4 5 6
        LVLS: 2  #LB: 82467  #DK: 13793510  LB/K: 1.00  DB/K: 1.00  CLUF: 11691370.00
    Access path analysis for AKT
    ***************************************
    SINGLE TABLE ACCESS PATH 
      Single Table Cardinality Estimation for AKT[AKT] 
      Column (#6): 
        NewDensity:0.000000, OldDensity:0.000000 BktCnt:4202816, PopBktCnt:4202810, PopValCnt:133, NDV:139
      Column (#6): AKTL_ZEN(
        AvgLen: 4 NDV: 139 Nulls: 0 Density: 0.000000 Min: 1 Max: 61044
        Histogram: Freq  #Bkts: 139  UncompBkts: 4202816  EndPtVals: 139
      Column (#2): 
        NewDensity:0.129575, OldDensity:0.000000 BktCnt:4201875, PopBktCnt:4201875, PopValCnt:2, NDV:2
      Column (#2): AKT_AT_AT_SE_SE_AG_AG_WG(
        AvgLen: 3 NDV: 2 Nulls: 0 Density: 0.129575 Min: 6 Max: 7
        Histogram: Freq  #Bkts: 2  UncompBkts: 4201875  EndPtVals: 2
      Column (#3): 
        NewDensity:0.000000, OldDensity:0.000000 BktCnt:4197711, PopBktCnt:4197711, PopValCnt:52, NDV:52
      Column (#3): AKT_AT_AT_SE_SE_AG_AG_NO(
        AvgLen: 3 NDV: 52 Nulls: 0 Density: 0.000000 Min: 6 Max: 99
        Histogram: Freq  #Bkts: 52  UncompBkts: 4197711  EndPtVals: 52
      Column (#85): SYS_STUF1FT2E0X6B6C$__BGEZQRHS(
        AvgLen: 12 NDV: 5571 Nulls: 0 Density: 0.000180 Min: 2117233 Max: 9997926970
      Column (#84): 
        NewDensity:0.000000, OldDensity:0.000000 BktCnt:4201269, PopBktCnt:4201265, PopValCnt:71, NDV:75
      Column (#84): SYS_STULHCKPI#FOQE1JMOOXNGSFB0(
        AvgLen: 12 NDV: 75 Nulls: 0 Density: 0.000000 Min: 157628517 Max: 9982459671
        Histogram: Freq  #Bkts: 75  UncompBkts: 4201269  EndPtVals: 75
      Column (#4): 
        NewDensity:0.000001, OldDensity:0.000000 BktCnt:4201338, PopBktCnt:4201338, PopValCnt:69, NDV:69
      Column (#4): AKT_AT_AT_SE_SE_NO(
        AvgLen: 3 NDV: 69 Nulls: 0 Density: 0.000001 Min: 1 Max: 98
        Histogram: Freq  #Bkts: 69  UncompBkts: 4201338  EndPtVals: 69
      Column (#5): AKT_AT_AT_NO(
        AvgLen: 4 NDV: 7466 Nulls: 0 Density: 0.000134 Min: 1 Max: 9964
      Column (#1): AKTL_AKH(
        AvgLen: 5 NDV: 16307 Nulls: 0 Density: 0.000061 Min: 14 Max: 543136
      Column (#55): 
        NewDensity:0.000001, OldDensity:0.000000 BktCnt:4203610, PopBktCnt:4203610, PopValCnt:5, NDV:5
      Column (#55): AKTL_BELART2(
        AvgLen: 3 NDV: 5 Nulls: 0 Density: 0.000001
        Histogram: Freq  #Bkts: 5  UncompBkts: 4203610  EndPtVals: 5
      Column (#57): 
        NewDensity:0.000002, OldDensity:0.000001 BktCnt:254, PopBktCnt:253, PopValCnt:1, NDV:2102
      Column (#57): AKTL_BELNR2(
        AvgLen: 3 NDV: 2102 Nulls: 0 Density: 0.000002 Min: 0 Max: 9902670
        Histogram: HtBal  #Bkts: 254  UncompBkts: 254  EndPtVals: 2
      Column (#54): 
        NewDensity:0.000088, OldDensity:0.000000 BktCnt:4204429, PopBktCnt:4204429, PopValCnt:6, NDV:6
      Column (#54): AKTL_BELART1(
        AvgLen: 3 NDV: 6 Nulls: 0 Density: 0.000088
        Histogram: Freq  #Bkts: 6  UncompBkts: 4204429  EndPtVals: 6
      Column (#56): 
        NewDensity:0.000000, OldDensity:0.000001 BktCnt:254, PopBktCnt:223, PopValCnt:1, NDV:392568
      Column (#56): AKTL_BELNR1(
        AvgLen: 3 NDV: 392568 Nulls: 0 Density: 0.000000 Min: 0 Max: 9904026
        Histogram: HtBal  #Bkts: 254  UncompBkts: 254  EndPtVals: 32
      ColGroup (#5, Index) AKT_INDEX
        Col#: 1 2 3 4 5 6    CorStregth: 8702149.74
      ColGroup (#3, Index) AKT_INDEX012
        Col#: 2 3 4 5 6    CorStregth: 2971.37
      ColGroup (#1, VC) SYS_STUF1FT2E0X6B6C$__BGEZQRHS
        Col#: 2 3 6    CorStregth: 2.59
      ColGroup (#4, Index) FK_AKH_AKTL_AKH
        Col#: 1 6    CorStregth: 12.28
      ColGroup (#7, Index) AKT_INDEX010
        Col#: 54 56    CorStregth: 6.00
      ColGroup (#6, Index) AKT_INDEX011
        Col#: 55 57    CorStregth: 5.00
      ColGroup (#2, VC) SYS_STULHCKPI#FOQE1JMOOXNGSFB0
        Col#: 2 3    CorStregth: 1.39
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      Column (#34): 
        NewDensity:0.000000, OldDensity:0.000000 BktCnt:4199313, PopBktCnt:4199311, PopValCnt:9, NDV:11
      Column (#34): AKTL_STAT(
        AvgLen: 2 NDV: 11 Nulls: 0 Density: 0.000000
        Histogram: Freq  #Bkts: 11  UncompBkts: 4199313  EndPtVals: 11
      Table: AKT  Alias: AKT
        Card: Original: 14006583.000000  Rounded: 3  Computed: 3.05  Non Adjusted: 3.05
      Access Path: TableScan
        Cost:  131075.91  Resp: 131075.91  Degree: 0
          Cost_io: 129428.00  Cost_cpu: 16864951683
          Resp_io: 129428.00  Resp_cpu: 16864951683
    kkofmx: index filter:"AKT"."AKTL_ZEN"=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKTL_AKH">=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKTL_AKH"<=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKTL_ZEN"=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKTL_ZEN"=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKTL_ZEN"=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKT_AT_AT_SE_SE_AG_AG_WG"=TO_NUMBER(:B1)
    
    kkofmx: index filter:"AKT"."AKT_AT_AT_SE_SE_AG_AG_NO"=TO_NUMBER(:B1)
    
      ColGroup Usage:: PredCnt: 2  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      Access Path: index (RangeScan)
        Index: AKT_INDEX
        resc_io: 1128.00  resc_cpu: 45259416
        ix_sel: 0.013333  ix_sel_with_filters: 0.000000 
     ***** Logdef predicate Adjustment ****** 
     Final IO cst 0.00 , CPU cst 150.00
     ***** End Logdef Adjustment ****** 
     ***** Logdef predicate Adjustment ****** 
     Final IO cst 0.00 , CPU cst 151.08
     ***** End Logdef Adjustment ****** 
     ***** Logdef predicate Adjustment ****** 
     Final IO cst 0.00 , CPU cst 151.13
     ***** End Logdef Adjustment ****** 
        Cost: 567.59  Resp: 567.59  Degree: 1
      ColGroup Usage:: PredCnt: 2  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      Access Path: index (skip-scan)
        SS sel: 0.000096  ANDV (#skips): 7466.000000
        SS io: 7466.000000 vs. index scan io: 887.000000
        Skip Scan rejected
      Access Path: index (RangeScan)
        Index: AKT_INDEX012
        resc_io: 2177.00  resc_cpu: 54677577
        ix_sel: 0.013333  ix_sel_with_filters: 0.000096 
     ***** Logdef predicate Adjustment ****** 
     Final IO cst 0.00 , CPU cst 150.00
     ***** End Logdef Adjustment ****** 
        Cost: 1092.54  Resp: 1092.54  Degree: 1
    
    
      Access Path: index (RangeScan)
        Index: FK_AKH_AKTL_AKH
        resc_io: 201.00  resc_cpu: 15070140
        ix_sel: 0.004500  ix_sel_with_filters: 0.000032 
        Cost: 101.24  Resp: 101.24  Degree: 1
    New AP rejected: guess used for New but not for Current Best
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 3  Matches Full: #2  Partial:  Sel: 0.0133
      Access Path: index (RangeScan)
        Index: KEY_AKT
        resc_io: 380.00  resc_cpu: 15131385
        ix_sel: 0.004500  ix_sel_with_filters: 0.000000 
     ***** Logdef predicate Adjustment ****** 
     Final IO cst 0.00 , CPU cst 150.00
     ***** End Logdef Adjustment ****** 
        Cost: 191.20  Resp: 191.20  Degree: 1
    New AP rejected: guess used for New but not for Current Best
      ****** trying bitmap/domain indexes ******
    
    
      Access Path: index (IndexOnly)
        Index: FK_AKH_AKTL_AKH
        resc_io: 164.00  resc_cpu: 13914716
        ix_sel: 0.004500  ix_sel_with_filters: 0.000032 
        Cost: 82.68  Resp: 82.68  Degree: 0
        SORT ressource         Sort statistics
          Sort width:         612 Area size:     1048576 Max Area size:   107366400
          Degree:               1
          Blocks to Sort: 1 Row size:     21 Total Rows:            252
          Initial runs:   1 Merge passes:  0 IO Cost / pass:          0
          Total IO sort cost: 0      Total CPU sort cost: 10324700
          Total Temp space used: 0
      ColGroup Usage:: PredCnt: 2  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 2  Matches Full: #2  Partial:  Sel: 0.0133
      ColGroup Usage:: PredCnt: 2  Matches Full: #2  Partial:  Sel: 0.0133
      Access Path: index (IndexOnly)
        Index: AKT_INDEX
        resc_io: 1122.00  resc_cpu: 45203856
        ix_sel: 0.013333  ix_sel_with_filters: 0.013333 
        Cost: 563.21  Resp: 563.21  Degree: 0
        SORT ressource         Sort statistics
          Sort width:         612 Area size:     1048576 Max Area size:   107366400
          Degree:               1
          Blocks to Sort: 481 Row size:     21 Total Rows:         186754
          Initial runs:   2 Merge passes:  1 IO Cost / pass:        262
          Total IO sort cost: 743      Total CPU sort cost: 169417045
          Total Temp space used: 3015000
      Bitmap nodes:
        Used FK_AKH_AKTL_AKH
          Cost = 83.692016, sel = 0.000018
        Not used AKT_INDEX
          Cost = 1940.139796, sel = 0.013333
      ****** finished trying bitmap/domain indexes ******
      Best:: AccessPath: IndexRange
      Index: AKT_INDEX
             Cost: 567.59  Degree: 1  Resp: 567.59  Card: 3.05  Bytes: 0
    
    ***************************************
    So my question, of course, why not make the path through FK_AKH_AKTL_AKH?

    THX in advance

    Joerg

    Published by: Joerg on September 23, 2011 17:05

    The bind variable you made are non-peekable, because the example you did evidence "explain plan" - which means that the optimizer uses is standard figures assumed that for "between: bind1 and: bind2 ', on the other hand, as predicates" column =: channels3 "can legally be estimated according to the density of the column.

    This means that you probably searching for the case described in a blog post that I wrote some time ago:
    http://jonathanlewis.WordPress.com/2010/09/07/CBO-surprise-3/

    Concerning
    Jonathan Lewis

  • Need to change the text in the pdf file created in Illustrator CS6

    I need someone else to be able to change the text in a pdf file I created from Illustrator. They have full acrobat should be able to change it. I tried myself to test before you send it, but it does not work. The original file has been created in Illustrator CS6 and saved in pdf format (text not created contours). I opened the file in acrobat and try it saved as file extended to be able to change the text but not luck. You will be able to highlight the existing text and replace it. I tried to change the text of the tool, but rather only a selection box around each line of text, it puts a selection box around the text. I can highlight the text and delete it, but I am unable to change it. Each individual text line should be editable. Is there something I need to do differently in Illustrator so it can work correctly in Acrobat?

    If she help him file is a calendar and they need be able to change the dates and events that are already there.

    This really isn't an appropriate use of Acrobat. You should all use the same editing tool (i.e. Illustrator).

    Extension of files reduced the amount of editing Acrobat can do, it does not increase it.

    The editing of text in Illustrator tool would be to edit the text Document. There is no guarantee that it will divide nicely in lines, it is trying to help by making the text of paragraph.

    In theory, you can use a form for this (fill in the blank for dates) but really, you should use the same tool. Not necessarily Illustrator, more Excel or specialist software calendar.

Maybe you are looking for

  • Add-ons - works does not after update

    Since the update to Firefox 42, I had to refresh it and among a long list of other problems my modules do not work. When I click on tools > Modules I get the error message "cannot find server". How to solve this?Thank you.

  • What is my URL

    I have Firefox as my browser and my PC running Windows 7. So, what's my URL?

  • White pop-up windows

    When I click on a link to a pop-up window, the windows are always empty! I even shot blocking (which has never been a question for all these years I used Firefox), but no difference. It would be perhaps due to the Mavericks?

  • If some Soft, as a Note, is supposed to be free, why the drop-down list, 'buy '?

    Well, I went to install a single Note, as it seems useful, and on the home page, it was listed under "Free" apps But when I went to install, the menu said, 'buy '. So who is? For sale or for free? Or am I just supposed to ignore 'Buy' and click on it

  • Registry ReadyNas device

    On the Home tab, I get this message. "Currently, you have no device registry or actions." Leave to the discovery of page to record the ReadyNas device. I go to the page of discovery, but I can't find the registry. Any help please?