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...
78657
nickv_uk2001
May 1, 2004 12:11 pm
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...
78658
Keith B. Canniff
kbcanniff
May 1, 2004 1:21 pm
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...
78659
Gijs van Ballegooijen
gvb57
May 1, 2004 2:12 pm
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...
78660
Charles
coecpa
May 1, 2004 8:02 pm
Thanks Mark and Gijs for your replies! Greatly appreciated, Charles ... done? ... in ... or ... it...
78661
Charles
coecpa
May 1, 2004 8:09 pm
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...
78662
Charles
coecpa
May 1, 2004 8:27 pm
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...
78663
chelocrack
May 2, 2004 12:11 am
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,...
78664
Stephen W. Smith
gringo1ca
May 2, 2004 12:37 am
Try DVAL ('01/0139;&A,'MM/DD/YYYY39;) ... From: CheloCrack [mailto:chelocrack@...] Sent: Saturday, May 01, 2004 8:11 PM To: magicu-l@yahoogroups.com Subject:...
78665
ajerison@...
ajerison
May 2, 2004 12:41 am
Chelo, DSTR('01/01/'&a,'MM/DD/YYYY') would return the date. Andy...
78666
Keith B. Canniff
kbcanniff
May 2, 2004 1:43 am
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...
78667
Steven G. Blank
blanstev
May 2, 2004 1:57 am
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...
78668
chelocrack
May 2, 2004 2:06 am
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...
78669
Stephen W. Smith
gringo1ca
May 2, 2004 2:19 am
Sorry, missed a forward slash. Try DVAL ('01/01/'&A,39;MM/DD/YYYY') ... From: CheloCrack [mailto:chelocrack@...] Sent: Saturday, May 01, 2004 10:07 PM To:...
78670
zeev.kazdan@...
kdwolf
May 2, 2004 5:03 am
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 ...
78671
Vashisht Rakesh
rakeshvashisht
May 2, 2004 7:18 am
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 ... ...
78672
YUVAL SINAI
yuvalsin
May 2, 2004 9:37 am
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...
78673
zeev.kazdan@...
kdwolf
May 2, 2004 9:56 am
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...
78674
tsdvash
May 2, 2004 10:44 am
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). ...
78675
zeev.kazdan@...
kdwolf
May 2, 2004 11:03 am
Can you give us more info about the environment: which server, IIS/Apache, do you have TCP/IP and so... "tsdvash" <tsdvash@...> ...
78676
Frank Van Herreweghe
magicman2be
May 2, 2004 12:27 pm
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...
78677
Keith B. Canniff
kbcanniff
May 2, 2004 2:01 pm
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.? ... ...
78678
minifuss
May 2, 2004 2:01 pm
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...
78679
Hans Steur
hanssteur
May 2, 2004 2:08 pm
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: ...
78680
Vashisht Rakesh
rakeshvashisht
May 2, 2004 2:13 pm
Hello Kieth, I m building the menu using HTML Merge and Javascript The MAGIC.INI settings are : MaxConcurrentRequests = 3 ContextInactivityTimeout = 180000 ...
78681
Keith B. Canniff
kbcanniff
May 2, 2004 2:34 pm
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...
78682
Brian Scoffield
hbscoffield
May 2, 2004 2:35 pm
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...
78683
tsdvash
May 2, 2004 2:36 pm
Thanks, I work with Novel and I do have TCP/IP. ... IIS/Apache, ... <tsdvash@y...> ... 12:44 ... l@yahoogroups.com...
78684
Vashisht Rakesh
rakeshvashisht
May 2, 2004 2:42 pm
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...
78685
zeev.kazdan@...
kdwolf
May 2, 2004 2:52 pm
OK What Internet server do you have? APACHE? קזדן זאב "tsdvash" <tsdvash@...> 02/05/2004 16:35 אל ...