Hello, If there is a need to apply a conversion, then add: INCLUDE JQLINTERFACE.h
in the initialisation of the code and then, to apply attribute 7 conversions: Status = JQLPUTPROPERTY(1, Statement, 0, STMT_PROPERTY_APPLY_OCONV) after the JQLCOMPILE(). Mike From: [email protected] [mailto:[email protected]] On Behalf Of Tuber Sent: 27 March 2018 20:15 To: jBASE <[email protected]> Subject: Re: JQLFETCH - Attribute 7 conversion Tested with MYQJL, discovered that manual is incorrect: Conversion in attribute 8, not 7, is applied. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected]<mailto:[email protected]> To unsubscribe, send email to [email protected]<mailto:[email protected]> For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
