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...
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...
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...
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, 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 ...
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...
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...
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 ...
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...
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...
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....
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...
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 (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,...
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 ...
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...
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...
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...
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...
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...
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 =...
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...
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 ...
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...
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...