× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

LIST command - how to use OCONV function

  • Tacka
  • Tacka's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 10 months ago #22318 by Tacka
Hi,
I have field REASON

In program I used:
CONVERT @VM TO ' ' IN REASON -> and I got result in 1.row

With LIST F.TABLE REASON -> I got result in 10 rows

How to fix this ? How to use OCONV in LIST command ?

Thx, tacka

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
5 years 10 months ago #22319 by VK
Hi
showing example on the table that I have :))
LIST F.SPF EVAL "OCONV(PRODUCTS,'MCC;':@VM:';*')"

Cheers
VK

Please Log in or Create an account to join the conversation.

  • Tacka
  • Tacka's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 10 months ago #22322 by Tacka
Replied by Tacka on topic LIST command - how to use OCONV function
yesssss :))) It works but with SELECT command .. :)

With SELECT I got result in 1 row..

Kiss from Tacka :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.042 seconds