Search results

  1. mantonelli

    Webservice

    Hi, I need to write a webservice that sends a XML stream back to the client but I don't know how to start. Someone has an example of how can I do this? Thanks, Matheus.
  2. mantonelli

    Page number

    Hi, There is a way to page a stream with the format "page number/total pages", like page 1/3, page 2/3 and page 3/3? Thanks, Matheus.
  3. mantonelli

    Get Promon information

    Hi, There's a way to get PROMON information in a 4GL program? Anything like the sp_who2 procedure in SQL Server. Thanks, Matheus.
  4. mantonelli

    Shared variables

    Hi, I have a compiled program, without it source and documentation, but I know it create some shared variables. I need to use these variables in another program but I don´t know their names, data types etc. There is a way to look all loaded shared variables and get information about...
Top