Search results

  1. J

    How can i kill excelAPP Process?

    Hello everyone,i would like to know how can i kill the instance of microsoft excel? For example,when i printed a report that's using microsoft excel in the aba of Processes(Windows Task manager) there's a lot of EXCEL.EXE*32 process ,consuming memory. Jefferson
  2. J

    Verifying the outlook version

    Hello everybody, Would like to know, is there some way to check the version or if it is available of the outlook? DEFINE VARIABLE m-objOutlook AS COM-HANDLE NO-UNDO. DEFINE VARIABLE m-objoutlookMsg AS COM-HANDLE NO-UNDO. DEF VAR i-pathdoc AS CHAR...
  3. J

    Report: Excel Format and PDF.

    Good morning everybody this is my first post. I would like to know if exist some component to "convert" a reporter that was made using excel format (ExcelAPP and other's) to PDF. Nowadays we create (in the company that I work) the reporters in a PDF format using a kind of command's that look...
Back
Top