Search results

  1. P

    Problems with XML functions via webSpeed

    We have similar problems in that some code will run fine on our test box (Linux) but the exact same code causes a Memory Violation on our live box (also running on Linux). I know it is a loooong while since you posted this message... but did you manage to solve your problem? We are...
  2. P

    Static browser with Dynamic TT/Query

    Hi, Is it possible to have a static browser look at a dynamic temp-table and query? I'm having trouble associating the query of a static browse to a dynamic query from the appbuilder... I know that I can get it to work by creating a dynamic browser in GUI but I also need a solution for CHUI...
  3. P

    Windows Registry Value - REG_DWORD

    Hi, I am using the 4gl code 'PUT-KEY-VALUE' to create a registry key. Unfortunately this creates a registry key with a value of type REG_SZ (null terminated string). I would very much like to create a key with a type of REG_DWORD (32 bit number). Is this possible using the PUT-KEY-VALUE...
  4. P

    Acrobat Reader - pdf.ocx

    Hi Peggers, We are trying to incorporate the Acrobat Reader ocx control (pdf.ocx) into a Progress window, but have had no luck so far!! :confused: Has anyone out there tried this before and succeeded? If so, please shed some light this way as to how you went about it! Is there any...
Top