[Progress Communities] [Progress OpenEdge ABL] Forum Post: Export blank when record is not available?

  • Thread starter Thread starter jmartin104
  • Start date Start date
Status
Not open for further replies.
J

jmartin104

Guest
Is it possible to export a blank field when a record is not available? The code below causes columns to shift (csv file) when the record is not available. I can get around this by using a variable in the export statement, but this seems like extra, unnecessary work. export customer.name when available customer cOrder#.

Continue reading...
 
Status
Not open for further replies.
Back
Top