Solved TD-24848: Allow saving TEXT outline as UTF-8 encoding in CDK

Missing or incomplete OpenText Gupta product features? Discuss it here!
Igor Ivanovic
Site Admin
Site Admin
Croatia
Posts: 1473
Joined: 05 Mar 2017, 12:37
Location: Zagreb, Croatia

TD-24848: Allow saving TEXT outline as UTF-8 encoding in CDK

Post by Igor Ivanovic » 12 Nov 2019, 13:37

I have opened a feature request to allow saving as UTF-8 with the CDK which is currently not possible with TD7.2.1.
Igor Ivanovic
Image

Dave Rabelink
Founder/Site Admin
Founder/Site Admin
Netherlands
Posts: 3483
Joined: 24 Feb 2017, 09:12
Location: Gouda, The Netherlands

Re: TD-24848: Allow saving TEXT outline as UTF-8 encoding in CDK

Post by Dave Rabelink » 09 Nov 2020, 09:43

This issue is resolved in Gupta Team Developer (TD) 7.3

Code: Select all

BOOL CDKSetUTF8Option(int loadOrSave, BOOL bEnable);
Regards,
Dave Rabelink

Image
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel

mlueling
Germany
Posts: 17
Joined: 03 Jul 2017, 11:57
Location: Wetter Germany

Re: TD-24848: Allow saving TEXT outline as UTF-8 encoding in CDK

Post by mlueling » 12 May 2021, 12:34

How do you use the int loadOrSave Paramater? There is no documentation...

SaGelCs
Germany
Posts: 1
Joined: 13 Nov 2018, 12:51
Location: Germany

Re: TD-24848: Allow saving TEXT outline as UTF-8 encoding in CDK

Post by SaGelCs » 14 May 2021, 11:58

I received this information about this function from Opentext:

Here is how we use the function CdkSetUTF8Option():
You can call it if you want to read UTF-8 encoded apt file, or save opened application as UTF-8 encoded apt file.
Once you set this option it effect until end of CDK. Default encoding for apt is still UTF-16.
CDKSetUTF8Option(int loadOrSave, BOOL bEnable);

loadOrSave:
0 -> Enable or disable Save As UTF8 option
1 -> Enable or disable Read As UTF8 option
2 -> Enable or disable both options

Return to “Enhancement suggestions”

Who is online

Users browsing this forum: [Ccbot] and 0 guests