Hello All Magic V8 and Pervasive v9 Most probably has been discussed before but as it was not a problem for us we have taken no notice. 1. We have used DDE...
Hi Tim, That is what i'm gonna do, first i'll check this EDP setting, if that's not working, i see that i have Magic 9.4 sp7 version ready to take over. thanx...
Noel, Try something like an exit with INIGET ('CommandProcessor')&'start /c winword.exe' Or you can just try for now 'cmd start /c windword.exe' HTH Keith ...
Can anybody confirm which Service Pack of v9 is required for this problem to be resolved? =============== We came accross this and reported it to MSE. It is...
Hi Noel, If that fails below, you may try producing a bat file on the Magic folder that executed from the Dos prompt would work. Then, Exit to this bat file...
Hi Group, I'm investigating into possible solutions out there for a Salesforce Integration with a v10 web application. I 've briefly looked into SF API.. and...
Teun, Thanks. I've finished as there was only a few screens. Customer, Inventory, Employeee..... Basically I have a virtual in my main taks. When I click...
With StatusBarSetText I display the user and version on the statusline. Now I want to display on the statusbar a animated gif (text 'you have new messages'...
Hi Sabrina, My experience is that users don't look at or notice anything in the status bar. I'd suggest that you put this kind of information somewhere near...
Owen, Lacking any kind of formal training on this topic, I don't really know how to perform a Function Point Analysis "by the book". But I do employ my own...
Steve, Perfectly reasonable response given that most are based on relative complexity between different objects/classes, etc in an application. Owen, The...
Hi Group. My first (uncrossed) uniPaaS hurdle (OK: that settles it - three attempts to spell it - it's Magic 10 from now on). I have just converted my first...
Alan, You don't want to hear this, but here it is. The RM Compatible section that was created during the conversion is eventually going to go away. Your best...
Alan, There are a lot of different ways to implement this, a fact that will undoubtedly be demonstrated by the several and various replies you will inevitably...
MSE has made it very easy to import V9 apps into uniPaaS. Most apps run right away. However, sooner or later developers will need to start removing the Record...
Thanks Heidi. What I did was define a virtual field and then in record suffix I would update the virtual with the cancantenation expression(like the one you...
I defined a sql table in magic and then ctrl g table entry to create the ... the table and throws a DB err. If I have existence check "ON' it creates the...
Hi Group, I'd like to put my two cents in. I have removed about 1000 record mains so far from my v7 to v10 applications. At first I couldn't fathom the idea....
Aha. Yeah, the trick is that you have to use the INIT property. As it says in Omar's nice writup: see, you are in at least two sets of very good hands (the...
Steven, can you please give details - how to use this tag <$MG_OFPages> in a program - Task suffix - did you mean suffix in a Merge form Properties, where you...
Just want to be clear. You keep talking about sorting. I'm not sorting. I'm using an index. But I think you are saying the init happens before the data...
Hi Mark, I'm the first to agree with you (unless someone beat me to it ;-) that the even driven paradigm has many advantages over the Record Main approach. ...
Not even when blinking ? Movement always catches the eye. Or maybe eve with sound (someone screaming 'hey dude new messages') :-) Ok maybe you are right. But...
It's just windows and code, you can do pretty much anything. Given time and desire. (You'll need both). I can't think there's a business case for the effort,...
Tim, Keep in mind that you may not have to combine at all. For example, if you have a key of State/City, and a batch task structured as Record O/C City O/C...
Hi all, magic8.3 on i-series (AS/400) Customer runs on OS/400 V5R3 and wants to upgrade to V5R4. Does anybody know of any problems on the Magic side when doing...
Thanks Arch. A bit more info... I am removing the RM compatible code & replacing it with event handlers. I have this working in another app ?! I have adopted...
?something related to '<UNKNOWN>'? Try changing to 'UNKNOWN' ... From: "Brookes, Alan" <alan.j.brookes@...> To: <magicu-l@yahoogroups.com> Sent: Thursday,...
More precisely, everything in the O/C city block will always be executed whenever the State changes (State executes first, then city). This is useful if your...