Get the recent words of customers Machines - Documents

How can I get Documents recent words of customers Machines -

declare

kwordl client_ole2.obj_type;
e client_ole2.obj_type;
sFile client_ole2.obj_type;
sfiles number;
fname varchar2 (300);
slist client_ole2.list_type;
Coll varchar2 (4000);

Start
KWord: = client_ole2.create_obj ('word.application');
recent: = client_ole2.get_obj_property (KWord, 'recentfiles');
sfiles: = client_ole2.get_num_property (recent, 'count');

for nloop in 1... sfiles
loop
slist: = client_ole2.create_arglist;
sFile: = client_ole2.get_obj_property (recent, 'item', slist);
client_ole2.destroy_arglist (SLIST);
fname: = client_ole2.get_char_property (file, 'name');
Coll: = coll | Chr (10) | fname;
end loop;
message (coll);
client_ole2.release_obj (recent);
client_ole2.release_obj (sFile);
client_ole2.release_obj (KWord);
end;

Tags: Oracle Development

Similar Questions

  • How can I get the contents of an object of Document (XMLDOM) in a string variable?

    Hello

    I created an XML document by using the Document and XMLElement classes and now I need to get the XML object and a string variable, so I can send by e-mail.

    I'm on 4.5 JDE

    Help!

    Hello

    Unlike some other posts, there is a solution.

    Document myDocument = pdocXMLDocument;  / * This is the document that you created that you want to convert to a string

    ByteArrayOutputStream OS = new ByteArrayOutputStream(); / * where you want the XML to go * /;
    XMLWriter writer = new XMLWriter (os);

    configure as you want using one or more of:
    writer.setPrettyPrint (); or setPrintCompressedOutput();
    writer.setPrintCompressedOutput ();
    writer.setPreserveSpacing ();
    writer.setExpandingEntities (boolean);
    writer.setEntityResolver (EntityResolver);
    try {}
    DOMInternalRepresentation.parse (pdocXMLDocument, writer);
    String myXML = os.toString ();        THIS IS THE STRING
    }
    catch (Exception ex) {}
    }

  • How can I get the Adobe tool to sign a document?

    How to get to the Adobe tool to sign a document?

    Hi rosemariej7822182,

    See this KB document for help sign a PDF in Adobe Acrobat Reader.

    Kind regards
    Nicos

  • Get the text of an Acrobat open document to a variable in vb2008

    Hello

    How can I get the text from acrobat documents opened with vb 2008?

    Sasha ml

    Read the Acrobat SDK kit - there are several methods that you can use.

  • Function MAX to get the recent date does not work as expected

    Hello
    I recently started working on Oracle and came across this problem. I've coded below, given the query to obtain the most recent date in the table and compare with Sysdate + 1 timestamp. I am not able to understand what I coded wrong but the query gives me bad such results as explained below:

    Select NVL (MAX (to_char (max (last_update),' dd/mm/yyyy hh12:mi: ss AM')), to_char (sysdate + 1, ' dd/mm/yyyy') |') 12: 00')
    of Audit_Table_Name
    where col1 = 'AA '.
    and location_type = 'STATE '.
    and original_flag = 'Y '.
    Group of col1, location_type, original_flag;


    Here Max (last_update) of value Audit table contains--> 25/08/2009 12:00:00 AM
    Note: The last_update data type is Date
    If ideally, it should give 26/08/2009 12:00:00 AM, but surprisingly it gives 25/08/2009 12:00:00 AM as output. Can someone explain why this is happening and what to do to get the correct results?

    Kind regards
    Amol

    user11826653 wrote:
    Hello
    I recently started working on Oracle and came across this problem. I've coded below, given the query to obtain the most recent date in the table and compare with Sysdate + 1 timestamp. I am not able to understand what I coded wrong but the query gives me bad such results as explained below:

    Select NVL (MAX (to_char (max (last_update),' dd/mm/yyyy hh12:mi: ss AM')), to_char (sysdate + 1, ' dd/mm/yyyy') |') 12: 00')
    of Audit_Table_Name
    where col1 = 'AA '.
    and location_type = 'STATE '.
    and original_flag = 'Y '.
    Group of col1, location_type, original_flag;

    Here Max (last_update) of value Audit table contains--> 25/08/2009 12:00:00 AM
    Note: The last_update data type is Date
    If ideally, it should give 26/08/2009 12:00:00 AM, but surprisingly it gives 25/08/2009 12:00:00 AM as output. Can someone explain why this is happening and what to do to get the correct results?

    Kind regards
    Amol

    Your sysdate + 1 is the second half of your NVL function it will return only sysdate + 1 when max) last_update) is set to null. I think what you need is

    select to_char(greatest(max(last_update),trunc(sysdate)+1),'mm/dd/yyyy hh:mi:ss AM') 
    
  • How to get the current wording of the BlackBerry device with the BlackBerry App?

    Hello!

    I'm new to BlackBerry,

    Can u tell me pls, how to get the current language of the device using the program...

    PLS, suggest me...

    Locale.getDefaultForSystem () will give you the regional settings currently selected.

  • Get the 3rd word in a string

    I have these sample data:

    set linesize 500
    
    with tbl_data AS
    (SELECT '1234567 JAMES BOND MI5 Spy 01-MAY-14 31-MAY-14 543.21' str FROM DUAL)
    SELECT str
         , REGEXP_SUBSTR(str, '[0-9]+') AS emp_no
         , REGEXP_SUBSTR(str,'\ ([^ ]*)\ ', 1,1,null,1) first_name
      FROM tbl_data;
    
    STR                                                   EMP_NO       FIRST_NAME  
    ----------------------------------------------------- ------------ ------------
    1234567 JAMES BOND MI5 Spy 01-MAY-14 31-MAY-14 543.21 1234567      JAMES       
    
    1 row selected.
    

    I'm stuck trying to get the family name, which in this case would be "LEAP."

    Sorry to be thick and lazy.

    Thank you

    with tbl_data AS (SELECT 1234567 JAMES BOND MI5 Spy may 1, 14 May 31, 14 543,21' FROM DUAL str)

    SELECT str

    REGEXP_SUBSTR(str, '\w+',1,3) AS emp_no

    OF tbl_data;

    HTH

  • Do not get the latest updates in my machine Acer 64-bit Vista SP1?

    Hello.

    I've noticed lately that machine of Vista SP1 for my old Acer OEM of six months (all updates since 05/26/2010) don't show me not updated like today even if I force a manual check. It only offers me SP2.

    MS changes something gives me not the today before the SP2 updates? I know that SP0 gets no updates as of 4/2010. I read SP1 which is still supported.

    That is what it is? Thank you in advance. :)

    Ant @ Ant links fed quality (http://aqfl.net) and The Ant Farm (http://antfarm.ma.cx).

    Finally, I see updates. I wonder why he has no sooner.

    Application server, probably. Criticism of three 3 & 10 (7) important security updates were released today as well a several steps the .NET Framework security updates, an update of the Windows Mail Junk e-mail filter and the latest version of the malicious software removal tool.

    Among the important updates (e.g., MS10-033 & MS10-041) consist of 2 or 3 separate updates. Depending on your version of Windows, your computer could be offered 15-16 updated separated. It will take a week or more for all the computers in the world to offer these updates through to THE.

    It took more than an hour to install nine 9 updates manually here (WinXP SP3).

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Software required to get the value of unused virtual machines

    Almost 300 more virtual machines are running in my organization. Now, I need to identify the virtual machines that are not in use last period of one month so that I can approach the resources of concern against their virtual machines and get confirmation to remove these unused host machine virtual machines.

    Help kindly pointed out what software can provide information required for the performance of house-keeping of the Virtual Infrastructure.

    You could try vCenter Operations Manager (vCOPs).  Who has the ability to produce various reports including the integrated 'Idle Virtual Machines' that looks at the VM CPU: % idle time, disk i/o i/o idle time and % idle time network.

    I guess it would be possible to do something with PowerCLi (Google can be your best friend with this well).

    Danny

  • When you use my dynamic stamp I get the "undefined" Word where the text entered in the dialog box must be

    I get my dialog box open no problem I enter click data OK but the stamp shows that the text field is "undefined". "Text fields names are 'Due' and 'WorkOrder' in the photo below they appear"DueValue"and WOrkOrderValue", then the results as 'undefined' for both. I put the code at the bottom that I delete the section that caused the word "value" is displayed at the end of the deadline and order of business.

    < AcroForm >

    < ACRO_source > CaseNumField: calculate < / ACRO_source >

    < ACRO_script >

    / * belongs to: AcroForm:CaseNumField: calculate * /.

    var = {} dialog box

    DueValue:

    WorkOrderValue:

    function: Commit (dialog) {/ / called pressed OK}

    results var = dialog.store ();

    This. DueValue = results ["tx1"];

    This. WorkOrderValue = results ["tx2"];

    },

    Description:

    {

    name: 'Information stamp control', / / title of the dialog box

    elements:

    [

    {

    type: "display."

    elements:

    [

    {

    name: "reason: «,»»

    type: 'static_text. "

    },

    {

    item_id: "tx1"

    type: 'edit_text. "

    Multiline: true,

    Width: 200,

    height: 40

    },

    {

    name: "work order #: «,»»

    type: 'static_text. "

    },

    {

    item_id: "tx2"

    type: 'edit_text. "

    Multiline: true,

    Width: 200,

    height: 40

    },

    {

    type: "ok_cancel."

    ok_name: "Ok."

    cancel_name: "Cancel".

    },

    ]

    },

    ]

    }

    };

    If (event.source.forReal & & (event.source.stampName == "#VOfL_5866j3cq0GIzQbaLC"))

    {

    If ('ok' is app.execDialog (dialog))

    {

    CMSG = var dialogue. DueValue;

    Event.Value = "Due\n" + CMSG;

    event.source.source.info.DueValue = CMSG;

    CSMG is "Work Order\n" + dialog box. WorkOrderValue;

    this.getField("WorkOrder").value = CMSG;

    }

    }

    Title of the dialog box get ready unless the code is executed in a context of trust. It's a bit complicated to put up with a custom in a stamp file dialogue box, so I won't even try to explain it.

  • How get the number of pages in PDF document assembled?

    I use ES2.  After assembling a PDF multiple entries using DDX result, I was wondering if it is a good way to check

    the number of pages in the PDF (handset) resulting.  The only way I have found so far is to reuse DDX to get an XML document

    containing information on the text page... and then find the number of pages in the assembled document.  This seems awkward... Please share

    If there is a simple way to determine the number of pages in a PDF document that is assembled.

    Concerning

    It's like I do, using DDX.

  • I installed Windows 7. How can I get the programs WORD, EXCEL and POWERPOINT?

    I bought and installed WINDOWS 7. I can't find WORD, EXCEL and POWERPOINT. What should I do to use these programs?

    I bought and installed WINDOWS 7. I can't find WORD, EXCEL and POWERPOINT. What should I do to use these programs?

    If you do not have the original media, you must buy it. Any version of Windows ever don't come with office or one of its programs for free.

  • Get the long Word to continue in the cell without break area

    Hello

    I create a table that includes some codes that are a long string of characters. It would really help I could say the text to just continue in the round and fit into a cell in a table, without having to type a space (which would change the meaning and the appearance of the code) or increase the width of the column.

    It happens naturally in Word:

    Screen Shot 2015-08-14 at 15.05.19.png

    does anyone know how to achieve this in Indesign, please?

    Hi Emma,

    You can try to format your text with the language: "[no language].

    Just like that:

    See you soon,.

    Uwe

  • How can I get the recent update?

    Hi, I have the salary per month creative cloud.  I was informed recently of an update to Lightroom, but may not know how to download it.  Can anyone help? Judith

    I think that I just found it!

  • Get the path of a virtual machine

    Hello

    Need help, retrieve the full path of a virtual machine. I tried examples but could not operate.

    Any help would be greatly appreciated.

    The code I need to add the path is attached.

    Thank you

    Try it with the attached script.

Maybe you are looking for

  • iPad pro list 3 updates in waiting but nothing downloads

    can one please tell me why my new iPad Pro shows there is 3 updates to install, but nothing shows downloading or waiting for download.  My Internet connection works fine.

  • Command of RC Servo motion control/KollMorgen AKD Modbus

    I'm just learning about LabView on a project to control a RC Servo.  I have implemented a train VI with a USB-6210 pulse generator and you can control the position of the servo using a button control.  I want to be able to program the movement of the

  • Windows 7 Home Premium 64-bit with Canon IP6600D printer and unknown device

    I have a Windows 7 Premium build with a Canon Pixma IP6600D printer.  It worked sporatically at first with my Windows 7 until recently.  Now, I get an unknown device and the USB Plug N Play reports that it is not recognizing the device.  The USB port

  • Set value in the AutoComplete field

    Hi all I have a value I want firstly to a field of AutoComplete. the value I want to define is present in the basic filter list. Please let me know. Thanks in advance. Krishnan

  • Vanity URL do not work. How can I debug the issue?

    I created a Web root and also a model of URL of my page. I created a new page and I could see the URL scheme in Admin-> tools-> URL system.But, when I try to view the page by using the URL, I get the HTTP 404 error code. How can I debug the issue?