The online help - which is as always extremely verbous and helpful - says for the .xsd property "The location of the XSD file. The file name can contain up to...
All my best wishes for 2007 I have done and it worked until I changed to Acrobat 6. Is there an other way th send the filename directly ? Kind regards Marjatta...
Good catch, Andreas! Indeed, when I calculated the size of the buffer required to receive the returned TIME_ZONE_INFORMATION structure, I added only 32 bytes...
Thats the problem with "Byte counting" (and the Magic Buffer functions) :-) In C/C++ you almost never do this. You use sizeof() operator which on 32-Bit ...
Alignment? [Shudder] Well, NOW we've moved into one of those many areas about which I know only barely enough to be REALLY dangerous. :-) But thanks for the...
After a quiet New Year (!) I was messing around today with some things I'm prepping and got some strange errors with Magic and its ActiveX support. I have an...
get_ctrl_hwnd_by_name is one of the four functions mgrntw.exe/mggenw.exe exports. Don't ask me what its good for, I can only guess. For me it sounds like that ...
Hi Andreas, thanks. Yahoo appeared to "crap out" on my first attempt at a reply so let me try again. The activex control's threading model is apartment...
The word from our MSE Sales Bot is that Discovery is as Xpress but has no Import/Export functionality, and that the license was all that controlled it (we will...
Craig, This is a CWAG as I've never seen the error you cite, but I have run into problems with ActiveX before that were caused by how I defined variables. ...
Thanks It's something I will keep in mind because although I do currently have the control on a window for the purposes of a demo, I don't want to mandate...
As far as I saw during tests you cannot do much with an ActiveX which is not on an open window. You donnot receive any events then. This behaviour is confrimed...
Actually I didn't try the background mode thing yet... I just assumed it would respond in background mode, well, no matter, I'll try it but you probably saved...
Hello all. We have a strange problem. V9.4SP7. When using MFF's they get locked. Even when nobody is using them, and no monitors register them being accessed...
Hello Need Help.. Please.. I Want to ask about BC Methodology Demo server and Client, I already Install IIS and Magic 9.4 Edeveloper and Also the BC...
Happy New Year and thanks to all who have been so generous with their assistance and ideas. This is an easy one, I hope, simply requiring some experience with...
Thanks Frank and JBrannet Jbrranet's way will work but it's not fully recursive, works twice only, but it's kind of a solution, Franks Method from Wiki, which...
OK I am also back. Barely recovering from all this food...:-) Happy new year everyone! About this one, my comment is: "Necessity is the mother of creativity!" ...
Omar You are right, and this is a case where it's absolutely necessary. However about the parameters portion, i did work it out in a way (and I'm using it...
.if it seems difficult in Magic, you must be doing something wrong ! _____ From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Omar...
Hi Zvi, I kind of understand that every time you wish to make this generic call (raise event), you first need to convert what would be direct parameters in a...
Hi, I have a report form that I want to make smaller. I can make it bigger but cant reduce its size. So lets say the window area width is 47, I can increase it...
Hi Leandro, There's a control somewhere in the form that would be outside the form if you reduced the form's width. Move that control and you'll be OK. Andy...
Magic forces all the forms of the same class to the minimum width within the class - so you can increase the width (in which case all the other forms increase...
yes, that's what i found out also. I once tried to use the (invisible) DBI ActiveX Alarm. And that is (again) a shortcoming with eDeveloper. MSE always...