Thanks for all the suggestions Option :Change to a SQL task (Still a (Last)option) Option :transaction set at the record level (Already used it and works good)...
Hi Henning, Thank you very much for your useful reply, actually I want to retrieve data from Foxpro freetable, and then store the data to SQL server. However,...
You might want to look here. The one from MSE Germany is supposed to be pretty good. http://support.magicsoftware.com/beta/MagicPC/ColorFont2.htm ... From:...
I should have been more specific, I know how to handle a hyperlink with an event. What I wanted to know, can do a "on-the-fly" key change (CTL+K) in a Browser...
I would think it should be possible if the browser task is calling the task with the changeable index. The hyperlink event could set a virtual that sets the...
Folks, While demonstrating my HTML Merge application V9.3SP3 to a client we were both accessing the same application and files over the Internet and we were...
it is the IEXPLORE's feature called Auto-Complete. It recalls past entries, and displays them. The feature may be turned off. maor ... From: "Brian Scoffield"...
If I remember right, that's a feature of IE6 that pop's up on first time usage and from thereon is either active or not. I checked my IE options. Could it be...
Steve, I didn't misunderstood the task level transaction bud I typed it wrong (two finger system :-)) Your right about de performance being much better with...
I'm trying to retrieve a range of text from a word document to stuff into an Outlook email body. I have set the range to 'content' and I know this is set...
A very common pitfall. Immediately prior to the Call UDP, Update your variable cDocumentText with the following expression: FILL ('x', LEN (cDocumentText)) ...
Frank Yes - it is updated upon exiting from the selection program and it shows the new selected value while the cursor stays on the field. HTH Ulrich...
Thanks Steve, That definitely works but we are only geting part of the document. Looks like it could be about 256 characters? ... cDocumentText with ... length...
Hello, I am trying to set up the code to use Amynui PDF converter in my application. From what I can tell it looks like there are several calldll that need to...
Double-check the obvious first: make sure your variable cDocumentText really IS large enough to hold more than 256 characters. Then look at the code where you...
1. I defined the cDocumentText as alpha 2000. When I remove the range.text get property command from the program it outputs 2000 x's to the email. When I put...
Is it possible that there is a binary zero embedded in the existing document? If there were, Magic would treat this "character" as the end of the Alpha...
Roger, I am interested in why you chose Amyuni. There are a few PDF Writers and Converters out there, Active PDF, Zeon DocuPDF, PDFCamp, Adobe, etc. Just...
I am testing it out and I want something that can be distributed within my application without having to setsomething up on the server or a users workstation. ...
cdintf210.dll is an activeX control you might be able to use mg_ocx methods to interface, I didn't try that I wrapped it in other ways: You're on the right...
It is a mystery. The string coming back is actually 259 characters in length. I don't know if that rings any bells. I've deleted the document and started over...
Hi, Can anyone tell me how to strip out or mask parameters in a URL? http://ibisdemo.bsitpa.com/Magic93Scripts/mgrqispi93.dll?appname=ibis&prgname=iB ...
The returned string length is 259. I have changed the document several times and started from scratch and I have consistently returned the same string length....
use POST a couple of days ago I sent a reply to Arch Lineberger about parameter passing, see the fragment I sent (I can send you a complete example if you need...
I don't have any detail but I understand that 9.4 will be tied to CPUID using a feature of flexlm - judging from the public pre-release anyway You can see the...
Opps, sorry. I forgot that I put both address in each list. Sorry for the redundancy^2 ... From: Ted Shepler [mailto:ted@...] Sent: Thursday, May 01,...
Send an email to Trillium Software Dale knows how to do it! www.trillium-sw.com Roger ... From: Ted Shepler [mailto:ted@...] Sent: Thursday, May 01,...