Skip to search.
magicu-l · uniPaaS (Magic) Software Users Group

Group Information

  • Members: 2998
  • Category: Development
  • Founded: Dec 4, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 160549 - 160578 of 166955   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
160549 Keith Canniff
kbcanniff Offline Send Email
May 1, 2011
12:10 pm
Brian, Did DEP get turned on from the update? If so, turn it off http://help.wugnet.com/windows/DEP-Windows-XP-SP3-ftopict628003.html Keith From:...
160550 magicfan228 Offline Send Email May 1, 2011
1:21 pm
Hi, Programming a ZOOM within V9.4 I am used to see the ZOOM visible on statusbar depending on the condition of the CALL PROGRAM. Using an EVENT in Unipaas,...
160551 Brian Scoffield
hbscoffield Offline Send Email
May 1, 2011
2:15 pm
Keith, Thanks. That was it. As soon as I saw your note I remembered all those messages about installation 'quirks'. This was the one time I didn't bother ...
160552 Keith Canniff
kbcanniff Offline Send Email
May 1, 2011
3:48 pm
Glad that worked for you. I arrive around 6pm local on Monday. It will be great seeing everyone again :) From: magicu-l@yahoogroups.com...
160553 Magic.Johan
jvisberg Offline Send Email
May 1, 2011
7:21 pm
Hi fellow Magicians, May be a bit late reply. Why don't you use Invoke UDP for opening and reading an Excel file? I did work for me. This way you can use the...
160554 Yogesh Patil
patil.yogesh... Offline Send Email
May 2, 2011
5:08 am
Hi, Can you please give me explanation with some examples? Thanks and Regards Thanks and Regards, Yogesh P [Non-text portions of this message have been...
160555 yogi
yogesh_dypc Offline Send Email
May 2, 2011
6:19 am
Hello Johan, I am trying with UDP, but failed to do so.. Can you please upload a sample program? Thanks in advance, Regards, Yogesh...
160556 Yogesh
patil.yogesh... Offline Send Email
May 2, 2011
6:47 am
Hi, I have made a Rich Client application. 1)I am trying to close one form on control event and after that to open another form. I have raised an internal...
160557 yogi
yogesh_dypc Offline Send Email
May 2, 2011
6:48 am
Dear Johan, Thank you for your reply. I am trying it but failed to do so... Can you upload a sample example. Thanks, Yogi...
160558 yogesh_dypc Offline Send Email May 2, 2011
7:09 am
Dear Magicians, I am using one batch program to display crystal report as follows. Main Source _____________ Virtual 1 V:CrystalReportOB OLE OLE...
160559 pavel.gazda Offline Send Email May 2, 2011
7:22 am
Hi André, set Control name for the event handler. Pavel...
160560 pavel.gazda Offline Send Email May 2, 2011
7:28 am
Hi, call the form from parent task (program) and after closed one than call second. Pavel...
160561 magicfan228 Offline Send Email May 2, 2011
8:37 am
Hi Pavel, Thanks for your answer. I already had the controle name attached to the event. Is it possible at your site to enable or disable the ZOOM status on...
160562 lado wali
sabbirehal Offline Send Email
May 2, 2011
12:22 pm
Hi Karel, We are not using windows 7 for our unipaas application. We are only using Windows XP until we plan our upgrade to database. Thanks Lado ... [Non-text...
160563 pavel.gazda Offline Send Email May 2, 2011
1:06 pm
Hi André, I am sorry, I didnt understood Your question. I have 2 fields, one is with zoom event and one without this. Pavel...
160564 Andy Jerison
ajerison Offline Send Email
May 2, 2011
1:18 pm
Hi Yogesh, I haven't integrated Crystal Reports into UP, but I see two likely causes for your problem. 1) If focus has to pass to the embedded object, you need...
160565 lado wali
sabbirehal Offline Send Email
May 2, 2011
3:03 pm
Hi Group, Any one can think any other way to open the project files e.g. through the Online Browse program. Thanks Lado ... [Non-text portions of this message...
160566 magicfan228 Offline Send Email May 2, 2011
3:19 pm
Hi Lado, You can build a Magic Project as a menu using OpenApplication with the projectname as a parameter. This way you have one application to start and then...
160567 magicfan228 Offline Send Email May 2, 2011
3:42 pm
Hi, Can someone tell me how to read the value using XMLGet from XML: <Description_U val="Dagboeken"/> The example within UP help shows only: ...
160568 lado wali
sabbirehal Offline Send Email
May 2, 2011
4:26 pm
Hi André, Open Application only works for .ecf in run time. I need this for .edp projects files for development environment. I am looking something very ...
160569 Steven G. Blank
blanstev Offline Send Email
May 2, 2011
4:56 pm
XMLGet(0, 1, '/.../Description_U', 'val') The first argument is the task generation where zero (0) means the current task. The second argument is the I/O...
160570 Jean H. Chandler
bigdummy504 Offline Send Email
May 2, 2011
4:58 pm
Let me know if you would like to get together tonight Mike. Jean From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Michael McMillin...
160571 Heidi Schuppenhauer
heidis13 Offline Send Email
May 2, 2011
7:30 pm
There is an example in the samples application, EN01_Some Sample Events, that illustrates it. The trick is to use a "user event" (called "MyZoom" in the...
160572 don
windowmagici... Offline Send Email
May 2, 2011
7:34 pm
I turned over to mse in california a test example of inappropriate record locking where a query locate in a view gets a lock. Insidious problem to be and...
160573 Michael McMillin
computabilit... Offline Send Email
May 2, 2011
7:45 pm
Jason and I will probably get to the Hotel around 8:00PM if you are around I'll buy you a drink or three. Best Regards, Mike From: magicu-l@yahoogroups.com...
160574 Chris de Bijl
chris_de_bijl Offline Send Email
May 2, 2011
9:30 pm
uniPaaS 1.9g has RIA demo examples. Please try it first before asking for examples. From: Yogesh Patil Sent: Monday, May 02, 2011 7:08 AM To:...
160575 magicfan228 Offline Send Email May 3, 2011
5:59 am
Hi Steve, Thank you very much for your answer. I did use XMLget before for standard XML like the help example, but I didn't knew the part: ...
160576 magicfan228 Offline Send Email May 3, 2011
6:59 am
Hi Lado, To use a EDP file you can do the following: 1. If not already: associate EDP with Unipaas Studio within Windows OS 2. Make a menu program within...
160577 yogi
yogesh_dypc Offline Send Email
May 3, 2011
9:27 am
I am using Unipass Jet 1.9 (Demo Version) in domain e.g "ABC". My friend is also using Unipass Jet 1.9(Demo Version) in same domain i.e. "ABC". I am getting...
160578 Ramon de Wit
ramondewit2 Offline Send Email
May 3, 2011
10:26 am
Hello, Not sure. However, Unipaas does have a mechanism that checks in the network for other instances. If you have for example a 1 user development license,...
Messages 160549 - 160578 of 166955   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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