|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
PA_ConvertFromCharsetHi,
Entrypoints.h has the following entrypoint: #define EX_CONVERT_CHARSET_TO_CHARSET -675 // PA_ConvertFromCharset March 2nd 2009 11.3 But there is not function "PA_ConvertFromCharset". Is there any code available??? -- Grüße/Regards, [heubach-media] | Christian Sakowski Christian.sakowski@... iChat/AIM: SakowskiF ICQ: 4thDimension (267537916) Tel: 040/52 10 59-23 ********************************************************************** 4D Plugins hosted by 4D, Inc. http://www.4D.com/ Register for 4D Summit 2009 Today Early Bird Pricing Ends August 28th - http://www.4D.com/summit To Unsubscribe: mailto:4D-Plugins-off@... *********************************************************************** |
|
|
Re: PA_ConvertFromCharsetHi,
I've used in one of my examples. http://forums.4d.fr/Post/JP/2762938/1/2762939 I though the function was in the pluginAPI.c, but in a very strange location.... miyako On 2009/07/30, at 19:28, Christian Sakowski wrote: > Hi, > > Entrypoints.h has the following entrypoint: > > #define EX_CONVERT_CHARSET_TO_CHARSET -675 // > PA_ConvertFromCharset March 2nd 2009 11.3 > > But there is not function "PA_ConvertFromCharset". Is there any code > available??? ********************************************************************** 4D Plugins hosted by 4D, Inc. http://www.4D.com/ Register for 4D Summit 2009 Today Early Bird Pricing Ends August 28th - http://www.4D.com/summit To Unsubscribe: mailto:4D-Plugins-off@... *********************************************************************** |
|
|
Re: PA_ConvertFromCharsetThanks. That the code you gave me on the summit in long beach. I
thought there will be a PA_... function and a call to the 4D kernel. -- Grüße/Regards, [heubach-media] | Christian Sakowski Christian.sakowski@... iChat/AIM: SakowskiF ICQ: 4thDimension (267537916) Tel: 040/52 10 59-23 Am 30.07.2009 um 12:32 schrieb MIYAKO: > Hi, > > I've used in one of my examples. > > http://forums.4d.fr/Post/JP/2762938/1/2762939 > > I though the function was in the pluginAPI.c, but in a very strange > location.... > > miyako > > On 2009/07/30, at 19:28, Christian Sakowski wrote: > >> Hi, >> >> Entrypoints.h has the following entrypoint: >> >> #define EX_CONVERT_CHARSET_TO_CHARSET -675 // >> PA_ConvertFromCharset March 2nd 2009 11.3 >> >> But there is not function "PA_ConvertFromCharset". Is there any >> code available??? > ********************************************************************** > 4D Plugins hosted by 4D, Inc. http://www.4D.com/ > > Register for 4D Summit 2009 Today > Early Bird Pricing Ends August 28th - http://www.4D.com/summit > > To Unsubscribe: mailto:4D-Plugins-off@... > *********************************************************************** > > ********************************************************************** 4D Plugins hosted by 4D, Inc. http://www.4D.com/ Register for 4D Summit 2009 Today Early Bird Pricing Ends August 28th - http://www.4D.com/summit To Unsubscribe: mailto:4D-Plugins-off@... *********************************************************************** |
|
|
Re: PA_ConvertFromCharsetno,
there is a PA_... function, and the example does call it instead of directly invoking the entry point like I did in my old code. you should find it at line # 4499 of 4DPluginAPI.c (11.4) miyako On 2009/07/30, at 21:57, Christian Sakowski wrote: > Thanks. That the code you gave me on the summit in long beach. I > thought there will be a PA_... function and a call to the 4D kernel. ********************************************************************** 4D Plugins hosted by 4D, Inc. http://www.4D.com/ Register for 4D Summit 2009 Today Early Bird Pricing Ends August 28th - http://www.4D.com/summit To Unsubscribe: mailto:4D-Plugins-off@... *********************************************************************** |
|
|
Re: PA_ConvertFromCharsetThank you! It solves my problem.
-- Grüße/Regards, [heubach-media] | Christian Sakowski Christian.sakowski@... iChat/AIM: SakowskiF ICQ: 4thDimension (267537916) Tel: 040/52 10 59-23 Am 03.08.2009 um 02:33 schrieb MIYAKO: > no, > > there is a PA_... function, and the example does call it instead of > directly invoking the entry point like I did in my old code. > > you should find it at line # 4499 of 4DPluginAPI.c (11.4) > > miyako > > On 2009/07/30, at 21:57, Christian Sakowski wrote: > >> Thanks. That the code you gave me on the summit in long beach. I >> thought there will be a PA_... function and a call to the 4D kernel. > > ********************************************************************** > 4D Plugins hosted by 4D, Inc. http://www.4D.com/ > > Register for 4D Summit 2009 Today > Early Bird Pricing Ends August 28th - http://www.4D.com/summit > > To Unsubscribe: mailto:4D-Plugins-off@... > *********************************************************************** > > ********************************************************************** 4D Plugins hosted by 4D, Inc. http://www.4D.com/ Register for 4D Summit 2009 Today Early Bird Pricing Ends August 28th - http://www.4D.com/summit To Unsubscribe: mailto:4D-Plugins-off@... *********************************************************************** |
| Free embeddable forum powered by Nabble | Forum Help |