Search results

  1. D

    dynamic formating

    Is there a way to have dynamic formating in a frame Here is an example of what I am trying to do ------------------------------------------------------------------- def var p-desc as char. def var h-desc. form p-desc at 32 format "x(8)" space(0) h-desc skip with side-labels center row...
  2. D

    silent updating

    Hello, I'm working on a problem which I would appriciate some help on. I am writing an application for our RF inventory scanners. The scanner itself is basically a telnet session onto our HP Unix system running progress 8.0. What I am doing is this. def var vscan as char format "x(15)"...
Back
Top