Hello Oleg, Thanks. Will give this a try.
r/Alex -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oleg Kobchenko Sent: Wednesday, December 05, 2007 4:17 AM To: Beta forum Subject: Re: [Jbeta] J602c Problems - maybe you are just missing a library that needs to load - you should probably test it jconsole.exe with -jprofile (no profile) - try to use the foreign J.DoR("13!:12''") Error Message for more info. --- Alex Rufon <[EMAIL PROTECTED]> wrote: > Hello. > > > > I currently use J601 as an application server in our company. It > basically contains a lot of business logic that the company needs for > factory operation. > > > > So one of the things that I really needed was the support for Chinese > Characters in SetB and GetB. > > > > So today, I downloaded the latest beta and removed all traces of J601 in > my laptop to test it properly ( I have codes which automatically search > for J and register it). > > > > So this is what happened: > > 1. My code won't run out of the box from J601 to J602 ... this is > because of I used the deprecated method 1:45 > > 2. Ok, neutered all code that uses the PROFILE and 1:45 ... the > system works but I see that support for wide Unicode isn't in yet. L > > 3. With #2 out of the way (everything works ... I'm happy) I then > proceeded to migrating my Project to J602 and recompiled it with the new > spanking Project Manager. > > 4. Disaster. I kept getting a "Value Error" when loading my > script into a J session pragmatically. If I do it by running J on the > command line: > > "c:\Program Files\j602\bin\j.exe" -jprofile > > The script actually loads and executes properly but if > I do it from C# or VB.NET by creating an instance of J and loading the > script ... I get the "Value Error". Unfortunately, since I am loading it > pragmatically, I can't see why it was failing and on which part of the > code. Does anybody has a trick I can use to find out about the error? I > currently used the ErrorTextB function to get info about the error but > thats it. > > > > If anybody wants to test ... I am willing to send the project (as a zip > file) that's throwing a fit. J Just email me personally for it so I know > who to send it to. > > > > I am really looking forward to the release of J602 with the support for > WIDECHAR UNICODE in SetB and GetB. With it, my code won't have to jump > through hoops just to work with Simplified Chinese characters. > > > > Thanks. > > > > r/Alex > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ________________________________________________________________________ ____________ Get easy, one-click access to your favorites. Make Yahoo! your homepage. http://www.yahoo.com/r/hs ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
