Search the web
Sign In
New User? Sign Up
magicu-l · eDeveloper (Magic) Software Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 109690 - 109719 of 129542   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
109690
Maybe this will crash (or crashed for you sometimes) because a TIME_ZONE_INFORMATION structure (which you pass a pointer to when you call ...
Andreas Sedlmeier
asedlmeier
Offline Send Email
Jan 1, 2007
9:08 am
109691
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...
Andreas Sedlmeier
asedlmeier
Offline Send Email
Jan 1, 2007
9:34 am
109692
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...
marjatta_b
Offline Send Email
Jan 1, 2007
5:08 pm
109693
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...
Steven G. Blank
blanstev
Offline Send Email
Jan 1, 2007
5:15 pm
109694
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 ...
Andreas Sedlmeier
asedlmeier
Offline Send Email
Jan 1, 2007
6:35 pm
109695
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...
Steven G. Blank
blanstev
Offline Send Email
Jan 1, 2007
9:19 pm
109696
I have updated the MGA with the messages of july 2006. 3 files to download !! mga.chm MGA000100000.chm MGA000105000.chm Download at...
Frank Van Herreweghe
magicman2be
Offline Send Email
Jan 1, 2007
11:34 pm
109697
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...
craig_martin_magic_pr...
craig_martin...
Offline Send Email
Jan 2, 2007
7:30 am
109698
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 ...
Andreas Sedlmeier
asedlmeier
Offline Send Email
Jan 2, 2007
8:46 am
109699
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...
craig_martin_magic_pr...
craig_martin...
Offline Send Email
Jan 2, 2007
9:40 am
109700
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...
Steven Burrows
doomlord66
Offline Send Email
Jan 2, 2007
10:16 am
109701
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. ...
Steven G. Blank
blanstev
Offline Send Email
Jan 2, 2007
10:42 am
109702
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...
craig_martin_magic_pr...
craig_martin...
Offline Send Email
Jan 2, 2007
11:43 am
109703
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...
Andreas Sedlmeier
asedlmeier
Offline Send Email
Jan 2, 2007
12:14 pm
109704
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...
craig_martin_magic_pr...
craig_martin...
Offline Send Email
Jan 2, 2007
1:07 pm
109705
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...
Maor Linn
maor_linn
Offline Send Email
Jan 2, 2007
1:42 pm
109706
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...
rendy_mgc
Online Now Send Email
Jan 2, 2007
2:21 pm
109707
P.S. It is also in the Wiki...
Arch Lineberger
archnc
Offline Send Email
Jan 2, 2007
2:25 pm
109708
Hi Maor. Go to sysinternals.com (which I just saw now finally was aquired by Microsoft) and download handle.exe ...
Andreas Sedlmeier
asedlmeier
Offline Send Email
Jan 2, 2007
2:40 pm
109709
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...
Arch Lineberger
archnc
Offline Send Email
Jan 2, 2007
2:54 pm
109710
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...
MagicPro
magicusergroup
Offline Send Email
Jan 2, 2007
5:31 pm
109711
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 Lamin
ola_ip
Offline Send Email
Jan 2, 2007
6:30 pm
109712
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...
MagicPro
magicusergroup
Offline Send Email
Jan 2, 2007
7:08 pm
109713
.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...
Keith Canniff
kbcanniff
Offline Send Email
Jan 2, 2007
7:09 pm
109714
Makes you not want to use components, eh? ... From: "Omar Lamin" <olamin@...> To: <magicu-l@yahoogroups.com> Sent: Tuesday, January 02, 2007 1:25...
Sherman Levine
shermanlevine
Offline Send Email
Jan 2, 2007
8:19 pm
109715
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...
Omar Lamin
ola_ip
Offline Send Email
Jan 2, 2007
8:20 pm
109716
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...
leandrokaegi
Offline Send Email
Jan 2, 2007
8:51 pm
109717
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...
Andy Jerison
ajerison
Offline Send Email
Jan 2, 2007
9:39 pm
109718
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...
Sherman Levine
shermanlevine
Offline Send Email
Jan 2, 2007
9:45 pm
109719
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...
Frank.Van.Herreweghe@...
magicman2be
Offline Send Email
Jan 2, 2007
9:55 pm
Messages 109690 - 109719 of 129542   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help