Search results

  1. S

    Barcode printing

    Hi guys, I am trying to print a bar code of a serial number from a qad customized program. Previously a zebra printer GC420t was existing with all settings and when ever i print label in that it prints correctly . Now we have got a new printer sam emodel and trying to do the same in a different...
  2. S

    Sending mail using mailx

    Hi guys, I am trying to send automatic mails to some users using the mailx command. I have written a progress program for it. The format seems to be correct but the mails are not going. This is the code define variable lc_command as char no-undo. lc_command = "mailx". if ip_attach <> "" then...
  3. S

    Export data to item master

    thank you all for the reply. i got the solution for this.
  4. S

    Export data to item master

    Hi , I want to export data from a csv to item master table. I have a csv with 3 columns itemnumber, ROP and Safety Stock and i want to export these details into the item master tabel. CAn some one help me out with this? Thanks in advance
Top