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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 166943 - 166972 of 166972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
166943 Andy Jerison
ajerison Offline Send Email
May 25, 2012
3:12 pm
Hi Todd, One of the RIA demo apps shows how to do this -- in RIA, of course. Hopefully the technique will transfer to online, given they're both dot NET...
166944 Todd Baremore
tbaremor Offline Send Email
May 25, 2012
3:25 pm
Found it. Thanks Andy ... [Non-text portions of this message have been removed]...
166945 Mike Bannon
mbannnon Offline Send Email
May 25, 2012
3:45 pm
Well, curiouser and curiouser, to quote Lewis Carroll. I've talked to the customer, and many of them are already on Win 7 and don't have a problem. Am I the...
166946 Wes
biasacct Offline Send Email
May 25, 2012
3:51 pm
If you want a batch program to run unattended, put a magic.ini in a different folder and add a flag to it (i.e. runbatch=Y). In the main program task prefix,...
166947 Ramiro
ramiro_se Offline Send Email
May 25, 2012
3:52 pm
Now I Open the html file using excel and then save as excel file. There is and easier way to do it, maybe using command line in background mode without...
166948 Wes
biasacct Offline Send Email
May 25, 2012
3:59 pm
Ramiro, Try the office.com component in the files section, you can open the file and resave it in the background without user intervention. (Or figure out the...
166949 Heidi Schuppenhauer
heidis13 Offline Send Email
May 25, 2012
8:28 pm
There is also an open-source version at: http://unipaasusers.blogspot.com/2012/05/officemagic.html ... -- Heidi Schuppenhauer 425.397.8000 Learn it! http://w...
166950 Wes
biasacct Offline Send Email
May 25, 2012
8:42 pm
Forgot about that one! Wes...
166951 bobwitte8931 Offline Send Email May 26, 2012
3:13 pm
Hi Sherm: I did as you suggested. Tried a one virtual task printing one display block with a Yes/After auto run. I even uninstalled/installed the PDFCreator....
166952 Mike Moore
magicstarofh... Offline Send Email
May 26, 2012
4:36 pm
Should LinkWrite always use the unique index of the given data source? From: Keith Canniff <kcanniff@...> To: "magicu-l@yahoogroups.com"...
166953 Andy Jerison
ajerison Offline Send Email
May 26, 2012
4:50 pm
It should use a unique index, yes. -- Andy Jerison Sent from my Android phone with K-9 Mail. Please excuse my brevity. Mike Moore <magic@...>...
166954 sherman levine
shermanlevine Offline Send Email
May 26, 2012
4:58 pm
I've been bitten on this one when I added fields to a file's index and rebuilt it, but the programs didn't get updated to include the new index fields in the...
166955 sherman levine
shermanlevine Offline Send Email
May 26, 2012
5:05 pm
Bob, I just don't see how that can happen. I use PDFCreator a lot with all versions of windows, and have never see what you're describing (unless I'm somehow...
166956 Mike Moore
magicstarofh... Offline Send Email
May 27, 2012
2:27 am
Thanks, Andy and Sherm. From: sherman levine <slevine@...> To: magicu-l@yahoogroups.com, Date: 05/26/2012 06:58 AM Subject: Re:...
166957 Wes
biasacct Offline Send Email
May 27, 2012
5:49 am
The locate from and to should only be used in the unique index segments of the selected key. I have seen problems where I changed the index and left the...
166958 Alan Brookes
alan540273 Offline Send Email
May 27, 2012
4:48 pm
Bob, just to be sure, have you definitely set the PDFCreator Options "Save format" and Autosave format" to "PDF"? Best Regards Alan...
166959 Mike Moore
magicstarofh... Offline Send Email
May 27, 2012
5:33 pm
Thanks, Wes. As I thought about this, wouldn't it be helpful if the Unique property of data views were visible from the Data View editor of tasks? From:...
166960 Mike Moore
magicstarofh... Offline Send Email
May 27, 2012
5:51 pm
Sorry, that should be "...Unique property of data sources were visible from the Data View editor of tasks?" From: Mike Moore <magic@...> To:...
166961 Andy Jerison
ajerison Offline Send Email
May 27, 2012
5:55 pm
Yes, absolutely. Or if ctrl+F5 could zoom into the data source. I guess this will be less of an issue when the studio migrates to Visual Studio, because we'll...
166962 Jackson, Adam
afjacks.rm Offline Send Email
May 28, 2012
9:41 am
Hi, I have a RC program where I want to update the IP address within a printer. I know how to get the IP address and use INIPUT to update the ini file but will...
166963 yeyaodefengdi Offline Send Email May 28, 2012
10:41 am
Hi all, I try to run unipaas 2.1 on window 2003 sp2, but there is a error message when run unipaas studio 2.1 the error message is "An exception occurred in...
166964 Mark Bailey
eagles9999 Offline Send Email
May 28, 2012
11:18 am
Hi Group, I may have a need to access some data in a MongoDB database. Can anyone please advise if it is possible with UP? Cheers, Mark Bailey Ulaanbaatar,...
166965 Todd Baremore
tbaremor Offline Send Email
May 28, 2012
12:22 pm
Mark, ODBC is no an option, yet. https://jira.mongodb.org/browse/SERVER-5456 It appears you can query through the shell. You may have to redirect to the...
166966 Erik Hagendijk
ehagendijk Offline Send Email
May 28, 2012
5:12 pm
MongoDB provides Magic users with some very useful features. Here are a few: * each "row" in a "table" can contain a different number of "columns" of different...
166967 sherman levine
shermanlevine Offline Send Email
May 28, 2012
8:52 pm
Excel creates CSV files with " " surrounding any field which contains either quotes or commas "" replaces " for any actual " ABC,DEF is exported as "ABC,DEF"...
166968 sherman levine
shermanlevine Offline Send Email
May 28, 2012
9:01 pm
### Magic's read line function imports the field as ABC...
166969 Andy Jerison
ajerison Offline Send Email
May 28, 2012
9:06 pm
Sherm, You could define an ODBC data source. Inflexible but possibly workable. Andy J ... From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On...
166970 sherman levine
shermanlevine Offline Send Email
May 28, 2012
9:11 pm
That's even less elegant than what I was planning :-) For each line, import as a single string. Walk the string and change any comma which follows an even...
166971 harryktn Offline Send Email May 28, 2012
11:40 pm
Hi Mike & Andy, I promised to get back to you with the results. Your suggestions didn't work. The 'SQL Where expression' I couldn't get to work with logicals....
166972 Mark Bailey
eagles9999 Offline Send Email
12:16 am
Thanx Erik, That's interesting to know. Any chance of posting a small UP demo please? Cheers, Mark Bailey Ulaanbaatar, Mongolia ... -- Cheers, Mark Bailey ...
Messages 166943 - 166972 of 166972   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