Elizabeth, Beginning with Pervasive PSQL version 9.5, the MicroKernel Database Engine (MKDE) no longer fully supports data files in a pre-v6.x file format....
Is there a way to run an Online Program upon eDev 10 exiting. I want to ask if the user wants to run a backup routine. I have some Batch Programs that I run...
Mike, What you're seeing is probably the result of event queuing: the Exit System event is a freight train barreling down the track at 60mph and there's just...
One more thing: be aware of the fact that this logic unit and, therefore, the online program, will execute BEFORE the Main Program's Task Suffix. ... Steven G....
Thanks Steve, After I sent my first email I tried something like you have laid out below, but a little different. I did create a Logical Virtual in the MAIN...
I went ahead and redid it the way you explained and it works perfect. My way was giving me problems. Thanks for the advice. I owe you a BIG beer in Vegas. ...
I don't see anything wrong with it - if it walks like a duck, and if it quacks like a duck, then it must be a duck. ... Steven G. Blank Salt Lake City, Utah...
ISA-server clearly blocked the requests (proxy). After installing ISA client it worked. Which opens the port to discussions (again) what a customer all have to...
3 fixes: Rich Client - Subform Refresh (QCR # 734169) A Subform control was not refreshed when parking in the subform and clicking on a button from the parent...
Garland, Shaun
Shaun.Garland@...
3:44 am
144234
Thank you. You all are correct. I found some old file formats and am in the process of converting them. Once I did the error code went away. Elizabeth...
Hello Harold, I had this problem during programming via a terminal server connection. When running the application on the desktop of the terminal server i had...
Chris, Most TS sessions have a limited color depth (default 256), and unless you were running 2003 or higher, that's as good of a color depth as you could get....
Hello Magicians, Still in 8.30... I have a big image button I use to capture a position on a map. no problem... CLICKCX () or CLICKCY () do the job perfectly. ...
Hi Chris, I'm not programming via TS, but just on a normal workstation. Just did another test. - Made a simple (non Rich Client) program with a transparent...
Hi Frank, The Capicom.dll is in the uniPaaS/Support directory. And I also have a Capicom.dll somewhere in the Windows/System32. But I installed uniPaaS studio...
Hi, I'm not using the commands you use. After preparing the chartspace and adding the chart I do something like: - chartobject.seriescollection.add (this...
Strange, we were promised two fixes in 1.8a and none of those are our two. On top of that there is something strange with the F8 in some circumstances which...
Hi Group, A customer wants to use our application on a citrix application server located in Belgium. The users are located in Belgium, the Netherlands and...
Installed uniPaaS 1.8 also local now, but I'm starting Studio on the networkdrive. And yes it is working! So UP is always looking for the capicom.dll in a...
Keith Thanks, I will check the color depth of the session. Chris From: Keith Canniff Sent: Friday, July 03, 2009 7:45 AM To: magicu-l@yahoogroups.com Subject:...
Harold, Not everything is the same. You're running your program in Dotnet. Maybe the font is not supported. Can you try another font. Or if that doesn't help:...
We've got our complete environment working now. Now i'm trying to start our application as an enterprise server but everytime I start the application the...
Well you definitely don't want to use the MGCSTK (Magic Client/Server Toolkit) license for a runtime license on the server. From: magicu-l@yahoogroups.com...
How can I get the IP address of the workstation a UniPaaS 1.8 application is running on? In previous versions I used net.get_ip. But I can't run get for this ...
Jim, Simple old fashioned way: Invoke OS (shell to OS), ipconfig >ip.txt The read the contents of the text file. Keith From: magicu-l@yahoogroups.com...
Hi Jim, With the ipconfig approach you need to parse the output if you want just the IP address. The challenge is that the ipconfig output format depends on IP...
Jim, Whatever method you use, make sure you wrap it inside of a small Magic batch program or a function. That way if the method you use to obtain an IP address...
Dear Meis, I am a developer from Poland and I use Magic v.9.4. I am going to share with you settings that Polish users will be comfortable with. 1) Fonts...