Recent content by rob bradford

  1. R

    Last field behavior.

    I have to do some vaildation on the last field in a frame using an on leave trigger, this works fine as long as the field firing the validation trigger is NOT the last field in the frame, otherwise all sorts of strange things happen. def var ws-contact as char format "x(25)". def var...
  2. R

    Reporting in Progress

    Yes, we use both the GUI and the CHUI versions here, as long as you take time to implement the internal knowlage base for WALKABOUT. it's OK. Be sure to use it's internal batch scheduler if you have a lot of users or you could swamp your system. Apart from that the users like it.
  3. R

    Reporting in Progress

    Ther is a CHUI reporting tool called WALKABOUT from ProPower in Bradford (Yorkshire UK). It has a GUI interface also.
  4. R

    number of connected users

    Check if your database has VST's enabled. I'm running 8.3b and the sample code works against the databases I have - but they do have VST's enabled.
  5. R

    PHP and Progress

    All. Has anyone out there managed to access a Progress DB fom a webserver using PHP? Rob.B.:confused:
  6. R

    List of available drives on MS OS's

    Thanks. Thanks Roman, a minor tweek and it doe's the job. Funny how the simplest of solutions eludes you at times. Talk aboun not being able to see the woods for the trees! Rob.B.
  7. R

    List of available drives on MS OS's

    All. I know how to get usage and drive type information via API calls but I cant sort out a reliable method of dynamically building a list of available drives. As this code must run on various machines I need to build this list at runtime. HOW? An API call would be nice, but I'm open...
  8. R

    Licencing - Platform Change.

    Can anyone provide me with the official definition (by progress) of what is considered a platform change, in addition has any one any experience of transfer of licenses? Please note I have also posted this question in the HP-UX operating system forum.
  9. R

    Platform Change

    Can anyone provide me with the official definition (by progress) of what is considered a platform change, in addition has any one any experience of transfer of licences?
  10. R

    Printer Command Language(PCL) with Progress

    I have the bulk of a utility program (Progress v7 Chui) that may help. I would attach it to this e-mail if i could work out how to do so, if interested i'LL E-MAIL IT.
Top