Search results

  1. N

    I don't want to show OS-COMMAND output...

    Hi everyone, I have a problem with the data output from a OS-COMMAND statement. I don't want to show the output of this commands, because that output is printed out to the report that the application being executed return. The commands are: os-command silent value("find /home/example/ -type...
  2. N

    Display text file contents in PAGE

    Hi to you all, I need to know if there's a way of displaying the contents of a flat file (in this case, a .prn previously created by an mfg option) in the screen, in PAGE or PRINTER. I've try with streams and displaying a character variable with the text, but neither of this had worked. Thanks,
  3. N

    How to take a range of days for an specific month

    Hi everyone, I'm having trouble doing a report in QAD. I am programming a report to make a sum of the ammounts in a group of accounts, and I give it as input to a function inside this program a range of dates (date0 and date1) to make the sum from date0 to date1. How can I do to use the...
  4. N

    Running QAD .NET Client in Linux

    Hi everyone, Is there any way that we can run the QAD 2008 .NET Client in a Linux machine, like a pc with Debian or SuSE? Maybe some "hack" using Mono libraries, or something using Wine. Some time ago I try to run the installer with Wine, and it works, but then when I try to enter the...
  5. N

    How to connect the table pod_det and (gltr_hist | ac_mstr | cc_mstr)

    Hi everyone, I am trying to connect the table "pod_det" with the tables "gltr_hist", "ac_mstr" and "cc_mstr", but I don't know how to do this. I search in the entity diagrams reference, but there is no way to do this, either in a direct way or using another table in between. What I want to do...
  6. N

    Question about wc_mstr

    Hi everyone. I'm using QAD 2008 SE, and I'm trying to filling in some data in the option 18.22.13. After putting some data like (in spanish, cause i'm from chile) employer, effective date, shift, site, part (item number), operation, line, and so on. Then, when i'm going to move to the next...
  7. N

    An issue exporting a db into a text file with delimiters ";"

    Hi everyone. I'm a new beginner in this Progress thing, and i am a little bit lost with a problem that is easy for sure, but turn out to be difficult for me due my level of expertise in 4gl. I want to export a db of QAD that contain a lot of fields, and I want it to be a text file with...
Back
Top