Hello, I'm getting a kind of a headache from this one so I hope someone can put me back on the right track!!! ;-)) On my test webserver it suddenly appears...
62926
Mike Bannon
mbannnon
Apr 14, 2003 3:11 pm
Mark I assume the task is in create mode, hence the insert statement. After the record flush you are *still* in create mode. So, if any subsequent update is ...
62927
ge_rosser
Apr 14, 2003 3:17 pm
Steven, I tried your archives message steps. My first attempt using "Use An Index" unchecked and, Forward & Backward. Got me the same number of records. My...
62928
Martin Victor
martin_victo...
Apr 14, 2003 3:23 pm
Ian, You could always have a separate table with the number and name of the tables you need to create the DDF's for. You just need to keep this table up to...
62929
ge_rosser
Apr 14, 2003 3:32 pm
Steven, I did your #2 Possibility. None of the Segments was created using an ACS. and Line 75 of the Environment setting was Blank. ... the ... backwards and ...
62930
Craig Martin
yoda_master_...
Apr 14, 2003 3:35 pm
I have the browser control working, and can use Navigate2 to open a page and so forth What you really want to be able to do is handle the BeforeNavigate2 event...
62931
blindcopuk
Apr 14, 2003 4:03 pm
If you want to retrieve the URL then just use Call Com myWebBrowser GetProperty URL. You should be able to do this from the handled event as well. I have...
62932
Paul Doyon
pkdoyon
Apr 14, 2003 4:04 pm
downloaded pre-reoease 9.4 from MAgic site.....very easy install...plenty of docs and examples to sample....go get it. [Non-text portions of this message have...
62933
Craig Martin
yoda_master_...
Apr 14, 2003 4:16 pm
Sure, that worked but the BeforeNavigate2 (raised before fetching a new url after a link is clicked or a submit issued ) is the event better trapped because...
62934
ge_rosser
Apr 14, 2003 4:20 pm
Sherman, neither one of these steps provided any additional missing records. Thanks ... none. ... records) ... original ... was ... got a ... record ... number...
62935
ge_rosser
Apr 14, 2003 4:30 pm
Heard, I printed off the PATFIX Read Me file. It is a bit confusing to me. It appears to be for Btrieve prior to 6.15. My file is using version 6.15 of...
62936
Craig Martin
yoda_master_...
Apr 14, 2003 5:02 pm
any word from your distributor on upgrade pricing? ... From: "Paul Doyon" <pkdoyon@...> To: <magicu-l@yahoogroups.com> Sent: Tuesday, April 15, 2003 12:02...
62937
Ted Shepler
ted_shepler
Apr 14, 2003 5:04 pm
I was under the sad illusion that the upgrade was included with the maintenance contract. Not so? ... From: Craig Martin [mailto:craig@...] Sent:...
62938
Ohad
ohad1973
Apr 14, 2003 5:04 pm
what if I have only the mgrntw? ( no mggenw.exe ) ... __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online,...
62939
Craig Martin
yoda_master_...
Apr 14, 2003 5:07 pm
download a free demo ;) ... From: "Ohad" <ohad1973@...> To: <magicu-l@yahoogroups.com> Sent: Tuesday, April 15, 2003 1:00 AM Subject: Re: [magicu-l]...
62940
Ted Shepler
ted_shepler
Apr 14, 2003 5:18 pm
I have set a cookie in, in the Login page, which is called indexiis.html and is the default page for my desktop. <META HTTP-EQUIV="Set-Cookie"...
62941
Steven G. Blank
blanstev
Apr 14, 2003 5:23 pm
Ian, Take a look at this message: http://groups.yahoo.com/group/magicu-l/message/61813 Steve Blank ... Steven G. Blank Salt Lake City, Utah USA...
62942
Cyril Wan
cyril_w
Apr 14, 2003 5:36 pm
Haven't read the whole thread but you might want to try to use VAL(GETPARAM('SC_ID39;),'###')) C. ... De : Ted Shepler [mailto:ted@...] Envoye : 14 avril,...
62943
Steven G. Blank
blanstev
Apr 14, 2003 5:38 pm
If BUTIL.EXE or W32MAINT.EXE reports that the damaged file contains x number of records and your first recovery attempt (using no index) recovers the same x...
62944
Ted Shepler
ted_shepler
Apr 14, 2003 5:40 pm
Thanks Cyril, At this point I am using an Alpha field for all returned parms. ... From: Cyril Wan [mailto:cyrilw@...] Sent: Monday, April 14, 2003...
62945
Mark Sanders
helpmeout123...
Apr 14, 2003 5:49 pm
Sounds like a reasonable explanation. I'll try to work around it, if it doesn't work out I will get back to you with the specifics. Thanks, Mark ... After the ...
62946
Steven G. Blank
blanstev
Apr 14, 2003 6:14 pm
Friends, In the "What39;s New in Magic v9.4" I read the following: Vector support Enables the developer to pass and receive vector values between the Magic ...
62947
Sherman Levine
shermanlevine
Apr 14, 2003 6:19 pm
"To the vector belong the spoils" ... From: "Steven G. Blank" <sgblank@...> To: <magicu-l@yahoogroups.com> Sent: Monday, April 14, 2003 2:15 PM ...
62948
Craig Martin
yoda_master_...
Apr 14, 2003 6:28 pm
This is from the manual (ref.pdf in \support) Vector The Magic Vector is basically an array that lets you store and retrieve data from a specified cell index....
62949
FREDERICO
fred2632
Apr 14, 2003 6:51 pm
There is some functions to dynamic grow or shirink the vectors size ? They was 1 or "n" dimensions ? ######################################### MANOEL FREDERICO...
62950
Steven G. Blank
blanstev
Apr 14, 2003 7:18 pm
Craig, So, does this sound to you like we are finally able to pass a struct to, or to receive a struct back from, a function? For example, calling the...
62951
Craig Martin
yoda_master_...
Apr 14, 2003 7:31 pm
I don't want to post too much and possibly mislead because at this stage, I simply don't know but that's my guess, yes I personally would still choose to do it...
62952
Aaron House
expertaaron
Apr 14, 2003 7:49 pm
V8.3 sp13a DB/2 V7.2 DB/2 gateway 8.20-8.20 Has anyone been able to call a DB2 stored procedure from Magic v8? If so, please let me know what syntax was...
62953
Craig Martin
yoda_master_...
Apr 14, 2003 7:50 pm
read over the bufget/set functions too, they're sure to be part of a solution to this kind of integration problem...
62954
Steven G. Blank
blanstev
Apr 14, 2003 7:50 pm
Thanks for the guess, Craig - I promise I won't hold you to it... When it comes to mg_ocx, I have no really defensible, rational justification except to say...