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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 143274 - 143303 of 148672   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
143274
Keep "Strat" please :) I can't find where to see sent items, I can only see Inbox. Maybe I miss something...
ekicus
Offline Send Email
Jun 1, 2009
10:40 am
143275
Its been a long time since I used Language Translation, but it appears that if I want to change the language in use mid session, I have to do a ...
Steven Burrows
doomlord66
Offline Send Email
Jun 1, 2009
3:26 pm
143276
Hi Steve, For V9.4: Here is the expression evaluated in the RS of our set language utility for one of our applications: SetLang (IF (A='F','FRENCH',IF...
Omar Lamin
ola_ip
Offline Send Email
Jun 1, 2009
4:16 pm
143277
I have a v9 program that works fine in v9, but fails in uniPaaS. It involves copying data from the windows clipboard. Has anyone noticed different...
Arch Lineberger
archnc
Offline Send Email
Jun 1, 2009
5:02 pm
143278
Hi Omar , Thanks for your answer , but it doesn't help in my case . I need to start RIA program with startup parameters , i mean for each client that start my...
prosto4u
Offline Send Email
Jun 1, 2009
8:54 pm
143279
Hi Ariel, This is all new to me as well, but it seems to me that it is possible to deploy many (one per client) clickonce packages for one single RIA...
Omar Lamin
ola_ip
Offline Send Email
Jun 1, 2009
9:09 pm
143280
Good day to all. I have three tables on screen via separate subforms calling different tasks. I need to show every table with a highlighted row but uniPaaS...
Jhun
jhunlemon
Offline Send Email
Jun 2, 2009
12:35 am
143281
Jhun, There probably is, but you know, sometimes things are done a certain way for a purpose. You have 3 tables on a form. This for most users is confusing ...
Keith Canniff
kbcanniff
Offline Send Email
Jun 2, 2009
2:32 am
143282
Hi all, I hope I can detect the main magic window event ,such as min and close. Before these events, I hope can execute some magic code , can I do it and what...
magicdeveloperinchina
magicdevelop...
Offline Send Email
Jun 2, 2009
7:04 am
143283
Hi Steve, I don't know if this will be a workable solution for you but a key aspect of Menu names is that they don't have to be unique. You can create all the...
Mat Wood
mat_wood_uk
Offline Send Email
Jun 2, 2009
8:06 am
143284
Thanks Omar, We could not go re-opening the application, it is detecting the user mid-program and switching to the appropriate language (the computer is ...
Steven Burrows
doomlord66
Offline Send Email
Jun 2, 2009
8:08 am
143285
I've just tested some code we have which uses the windows clipboard and it's working fine in UniPaas. I've also checked with my collegues and we didn't change...
Rosie Coller
rosiefm2000
Offline Send Email
Jun 2, 2009
8:19 am
143286
Yeah, that's irked me in the past as well, it's not aesthetically pleasing but there isn't an immediate solution that is worth the effort -- unless you simply...
Craig Martin
craig_martin...
Offline Send Email
Jun 2, 2009
9:08 am
143287
Why do you need to detect them? If you don't want the user to perform this, you can disable the buttons in the form properties so they can't minimize the form....
Keith Canniff
kbcanniff
Offline Send Email
Jun 2, 2009
10:17 am
143288
Rosie, Thanks for your efforts. The ClipRead function returns a blob. In v9 you can display the blob containing text as the default Binary. In v11, you have...
Arch Lineberger
archnc
Offline Send Email
Jun 2, 2009
12:18 pm
143289
Online task with 2 input numeric variables, field A has picture 9.2 and field B has picture 6.5 A third variable, C, has picture 4.2, and must be the result of...
Brian Scoffield
hbscoffield
Offline Send Email
Jun 2, 2009
12:32 pm
143290
Brian (or is that "Brain" :-)), you need the FIX() function. FIX(C,9,0) Alan Brookes Service Desk Analyst IS Delivery, UK e2v 106 Waterhouse Lane, Chelmsford,...
Brookes, Alan
alanjbrookes
Offline Send Email
Jun 2, 2009
12:37 pm
143291
Init C to Round (A/B,5,0) ? ... From: "Brian Scoffield" <bscoffield@...> To: "MAGIC" <magicu-l@yahoogroups.com> Sent: Tuesday, June 02, 2009 8:30 AM ...
sherman levine
shermanlevine
Offline Send Email
Jun 2, 2009
12:44 pm
143292
Solved it. But another simple question. Often my result is zero, but the display is blank. I want it to display 0.00 The format in the field properties for the...
Brian Scoffield
hbscoffield
Offline Send Email
Jun 2, 2009
12:55 pm
143293
Correct, but why ic C not 4.0 if what it contains should not have decimals? Omar...
Omar Lamin
ola_ip
Offline Send Email
Jun 2, 2009
12:56 pm
143294
The Z means "if the value is zero, show space (the character after the Z). (Just for kicks, change the Z to Zx and see what ensues) Anyhow, change the display...
sherman levine
shermanlevine
Offline Send Email
Jun 2, 2009
12:59 pm
143295
Remove the "Z" in your picture for zero fill. The zero will show up From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Brian...
Keith Canniff
kbcanniff
Offline Send Email
Jun 2, 2009
1:01 pm
143296
Sherm, I usually waste too much time on these simple ones BEFORE I ask my dumb question. I tried all combinations like your suggestion but always got 2 decimal...
Brian Scoffield
hbscoffield
Offline Send Email
Jun 2, 2009
1:03 pm
143297
Hi Jean We have had a resolution from Magic on the problem with a RIA program (On-line browse) not responding and then crashing when closed. We have installed...
John Dowbiggin
johndowbiggin
Offline Send Email
Jun 2, 2009
1:04 pm
143298
Sometimes the result must show to 2 decimal places and in other cases it must be rounded to whole numbers. Brian Scoffield cargo3000.com Email:...
Brian Scoffield
hbscoffield
Offline Send Email
Jun 2, 2009
1:10 pm
143299
Good reason enough :-). On perfect rounding situations, such as this one, you can also introduce an intermediate variable like "C Rounded", Picture 4.0, init =...
Omar Lamin
ola_ip
Offline Send Email
Jun 2, 2009
1:23 pm
143300
Hi User Group One of our customers are requesting for a proof of magic e developer's scalability for at least a 100 users. Are there any documented test...
srinisun
Offline Send Email
Jun 2, 2009
1:32 pm
143301
No you don't need... Sorry Brian - didn't read your question closely enough. Alan ... From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On ...
Brookes, Alan
alanjbrookes
Offline Send Email
Jun 2, 2009
1:46 pm
143302
Hi Shrini, It's hard to tell a customer this, but they're asking the wrong question. Magic/eDeveloper/uniPaaS is a front-end development tool with gateways to...
Andy Jerison
ajerison
Offline Send Email
Jun 2, 2009
1:46 pm
143303
Correct! But I am sure there are many on this group who can report having customers or themselves using license for 100+ users. We have a customer with a 100...
Omar Lamin
ola_ip
Offline Send Email
Jun 2, 2009
2:14 pm
Messages 143274 - 143303 of 148672   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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