Search results

  1. F

    Sintaks To Create OpenOffice Writer

    Hi, I have some problems, I can't find another sintaks to create openoffice writer from openedge 10.2a. All samples just like this : DEFINE VARIABLE hSM AS COM-HANDLE NO-UNDO. DEFINE VARIABLE hDesktop AS COM-HANDLE NO-UNDO. DEFINE VARIABLE hDocument AS COM-HANDLE NO-UNDO. DEFINE VARIABLE hText...
  2. F

    Image In MSword

    Morning, I want to insert image in ms word using openedge 10.2a, and I want to display text beside that pict, but that text always above the pict. Can anybody help to solve my problem ? My sintaks : DEFINE VARIABLE WordApplication AS COM-HANDLE NO-UNDO. DEFINE VARIABLE judul AS CHARACTER...
Back
Top