User bio
404 bio not found
Member since Oct 13, 2016
Replies:

Hi Edoeard,

Try adding parameter CHARSET:

/// Main TDF REST service entry point
Class TDF.Main Extends %CSP.REST
{

Parameter CHARSET = "UTF-8";

Regards

Manel

Another solution:

quine
  for x=1:1:^ROUTINE($zn,0,0) write !,$g(^ROUTINE($zn,0,x))

USER>d ^quine
 
quine
        for x=1:1:^ROUTINE($zn,0,0) write !,$g(^ROUTINE($zn,0,x))
USER>

Hi José,

I think it's better to implements your own code... and more in this case, where you can "convert" arrays to globals or process-private globals and to solve any problem without worry about number of items...

Followers:
Manel has no followers yet.
Following:
Manel has not followed anybody yet.
Global Masters badges:
Manel has no Global Masters badges yet.