Search the web
Sign In
New User? Sign Up
magicu-l · eDeveloper (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.

Messages

  Messages Help
Advanced
Messages 78656 - 78685 of 129552   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
78656
Dear All, I m getting "In the Parsing Process" error in my application. When I run a "my_prog" from the menu this error pops up. If I run the same program...
Vashisht Rakesh
rakeshvashisht
Offline Send Email
May 1, 2004
11:36 am
78657
hello, I'm sorry I cant help. UK memeber responses maybe slow as this is a holiday weekend, next work day is Tues, so you may need to be extra patient. Good...
nickv_uk2001
Offline Send Email
May 1, 2004
12:11 pm
78658
Is this a C/S application, or web? If web, is this browser client or HTML merge? What version of Apache? If this is a web application, looks like it's an...
Keith B. Canniff
kbcanniff
Offline Send Email
May 1, 2004
1:21 pm
78659
Hi, We use a copier/scanner from sharp for something like this. This machine can scan a bunch of sheets and can e-mail you a message with all scanned pages as...
Gijs van Ballegooijen
gvb57
Offline Send Email
May 1, 2004
2:12 pm
78660
Thanks Mark and Gijs for your replies! Greatly appreciated, Charles ... done? ... in ... or ... it...
Charles
coecpa
Offline Send Email
May 1, 2004
8:02 pm
78661
I have fields which store dates using Btrieve/Pervasive and would like to know "Is it possible to store a date in a manner different from using the date serial...
Charles
coecpa
Offline Send Email
May 1, 2004
8:09 pm
78662
Sorry for double post, but - I now see how to make my date either Integer or String (thus avoiding having to translate in Crystal) - so my question is, of the...
Charles
coecpa
Offline Send Email
May 1, 2004
8:27 pm
78663
Hi there, is there any way to convert an alpha string to a date, if so does any body could tell me how, for example, I have a parameter where I get the Year,...
chelocrack
Offline Send Email
May 2, 2004
12:11 am
78664
Try DVAL ('01/01'&A,'MM/DD/YYYY') ... From: CheloCrack [mailto:chelocrack@...] Sent: Saturday, May 01, 2004 8:11 PM To: magicu-l@yahoogroups.com Subject:...
Stephen W. Smith
gringo1ca
Offline Send Email
May 2, 2004
12:37 am
78665
Chelo, DSTR('01/01/'&a,'MM/DD/YYYY') would return the date. Andy...
ajerison@...
ajerison
Offline Send Email
May 2, 2004
12:41 am
78666
Also, Magic has a number of Date related functions: BOM/EOM (Begin/End of Month) BOY/EOY (Begin/End of Year) DSTR (converts a date to a string) DVAL (converts...
Keith B. Canniff
kbcanniff
Offline Send Email
May 2, 2004
1:43 am
78667
Neither. Use Stored As: YYMD Date - this Magic storage type corresponds to Btrieve's "native" data type for Date data. Similarly, make your Time fields Stored...
Steven G. Blank
blanstev
Offline Send Email
May 2, 2004
1:57 am
78668
Thanks a lot!!!, I'll try with your advices, Chelo C. ... CTRL+E to go to the expression rule table, then click on the "Functions" button. The functions have...
chelocrack
Offline Send Email
May 2, 2004
2:06 am
78669
Sorry, missed a forward slash. Try DVAL ('01/01/'&A,'MM/DD/YYYY') ... From: CheloCrack [mailto:chelocrack@...] Sent: Saturday, May 01, 2004 10:07 PM To:...
Stephen W. Smith
gringo1ca
Offline Send Email
May 2, 2004
2:19 am
78670
Gijs, How do you read an e-mail you get from MAGIC and extract the attached files? I should do something like this: get an EXCEL files at MGIC's LotusNotes ...
zeev.kazdan@...
kdwolf
Offline Send Email
May 2, 2004
5:03 am
78671
Hello Keith, This is a BC and yes its an Intranet. Apache's version is 1.3.2.7. If I run it by pressing F7 it works fine. Rakesh ... ...
Vashisht Rakesh
rakeshvashisht
Offline Send Email
May 2, 2004
7:18 am
78672
Hi Steve i did that by Craig Martin Hotfudge package it's working great you can download an example from his site www.craigmartin.com steve_edwards001...
YUVAL SINAI
yuvalsin
Offline Send Email
May 2, 2004
9:37 am
78673
Hi guys, Looking for a job in UK I M "in business" since 1998. Worked with MGIC4.1 thgrough MGIC9.3 on NOVELL,NT, 2000 a little bit Oracle, a lot of...
zeev.kazdan@...
kdwolf
Offline Send Email
May 2, 2004
9:56 am
78674
Hi all, I have a problem to connect on the Web environment. I'm just starting with the Magic Internet and I'm getting dsn error (P.S. I have the broker on). ...
tsdvash
Offline Send Email
May 2, 2004
10:44 am
78675
Can you give us more info about the environment: which server, IIS/Apache, do you have TCP/IP and so... "tsdvash" <tsdvash@...> ...
zeev.kazdan@...
kdwolf
Offline Send Email
May 2, 2004
11:03 am
78676
Magic 9.4 SP3a I have a program that can open a file in WORD via COM. I can start that multiple times to see different open documents. However if i go watching...
Frank Van Herreweghe
magicman2be
Offline Send Email
May 2, 2004
12:27 pm
78677
What kind of menu are you running it from, BC or regular HTML? What are your settings in the MAGIC.INI file dealing with Context, etc.? ... ...
Keith B. Canniff
kbcanniff
Offline Send Email
May 2, 2004
2:01 pm
78678
Thanks Andy Changing transaction mode to deffered does make the problem go away... I'd still like to understand why it came about, though. I would imagine some...
minifuss
Offline Send Email
May 2, 2004
2:01 pm
78679
Hello Frank, I've seen this problem and found out that you've to go one level deeper to achieve what you want: one Winword instance: ...
Hans Steur
hanssteur
Offline Send Email
May 2, 2004
2:08 pm
78680
Hello Kieth, I m building the menu using HTML Merge and Javascript The MAGIC.INI settings are : MaxConcurrentRequests = 3 ContextInactivityTimeout = 180000 ...
Vashisht Rakesh
rakeshvashisht
Offline Send Email
May 2, 2004
2:13 pm
78681
Are you sure the parsing error isn't coming from your javascript in the HTML merge document since it works fine when you don't run it from here? Have you...
Keith B. Canniff
kbcanniff
Offline Send Email
May 2, 2004
2:34 pm
78682
Potential client wants a 4 user set up.. Simple Lan desktop. I know the Magic 5 user is available. Correct? What about Pervasive? Their server pricing starts...
Brian Scoffield
hbscoffield
Offline Send Email
May 2, 2004
2:35 pm
78683
Thanks, I work with Novel and I do have TCP/IP. ... IIS/Apache, ... <tsdvash@y...> ... 12:44 ... l@yahoogroups.com...
tsdvash
Offline Send Email
May 2, 2004
2:36 pm
78684
Yes I m sure it is not because of Javascript in HTML Merge, Because before this Menu program there is a Login program which is a simple BC program. Some times...
Vashisht Rakesh
rakeshvashisht
Offline Send Email
May 2, 2004
2:42 pm
78685
OK What Internet server do you have? APACHE? קזדן זאב "tsdvash" <tsdvash@...> 02/05/2004 16:35 אל ...
zeev.kazdan@...
kdwolf
Offline Send Email
May 2, 2004
2:52 pm
Messages 78656 - 78685 of 129552   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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