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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 76051 - 76080 of 132939   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
76051
<snip> ... pass ... </snip> And YOU pick ME up on one dropped "t" !? Anyway, I meant, of course, "bath task". ;-) [the frightener is that it got past the M$...
Brookes, Alan
alanjbrookes
Offline Send Email
Mar 1, 2004
9:00 am
76052
Hi, group Long time ago we had a solution for properly displaying the graphical characters from Magic 5.7 in a Windows box. But I forgot what was the solution,...
Rob Schapendonk
rob_v9
Offline Send Email
Mar 1, 2004
9:37 am
76053
Hi, Does anyone of you knows someone/company who needs a magic developer? If you have please let me know and I'll be happy to forward my resume. I am...
magicdeveloper2003
magicdevelop...
Offline Send Email
Mar 1, 2004
10:56 am
76054
... Hello, Because mdate return a number, 2, and 2 is the '02/01/0001'DATE, so it returns 1. Regards Dominique...
Dominique Stéphan
stephan_domi...
Offline Send Email
Mar 1, 2004
11:16 am
76055
Hi All I'm trying to do a update on a table with a logical field with a direct SQL statement. "UPDATE Table SET Logical_field = ??? WHERE Field = :1" In magic...
Rudi Potgieter
lantoris1
Offline Send Email
Mar 1, 2004
11:24 am
76056
Steve, A somewhat late 'thank you' for your advise on the date conversion. I ended up creating a delphi program that will allows us to convert the tables at...
brekhof
Offline Send Email
Mar 1, 2004
11:50 am
76057
... From: "Craig Martin" <craig@...> To: <magicu-l@yahoogroups.com> Sent: Monday, March 01, 2004 1:56 AM Subject: RE: [magicu-l] PHP & v94 ... and ...
Sherman Levine
shermanlevine
Offline Send Email
Mar 1, 2004
11:56 am
76058
Not sure what "restore down" is, but try settings/environment/windows style frames = no (With the value set to yes, magic looks ok fullscreen, but not...
Sherman Levine
shermanlevine
Offline Send Email
Mar 1, 2004
12:02 pm
76059
Why would mdate() return the number 2? Isn't it a date like Date() (they're both large numbers ...unless somebody entered an incorrect date in the logon date...
Sherman Levine
shermanlevine
Offline Send Email
Mar 1, 2004
12:03 pm
76060
I get the same results as Sherm. If I go directly to the login.htm then the bar appears, but both "banner" html frames display empty with no code (view source...
Keith B. Canniff
kbcanniff
Offline Send Email
Mar 1, 2004
12:19 pm
76061
Thanks, This is a little bit better, only the corners are now still displayed in other characters. I think "restore down" (mouse tooltip shows this) is the...
Rob Schapendonk
rob_v9
Offline Send Email
Mar 1, 2004
12:32 pm
76062
Hi Rudy, Why not declare that logical as a string logical, then you can update a logical field by logical_field = 'Y' Regards, Jeroen Bos Lekkerland Nederland...
j.bos@...
bosjjj
Offline Send Email
Mar 1, 2004
12:51 pm
76063
... Hello, My mistake. Monday morning... It may be something related to the date format (DD/MM/YYYYY instead of MM/DD/YYYY), although the 2/15/04 isn't a good...
Dominique Stéphan
stephan_domi...
Offline Send Email
Mar 1, 2004
12:52 pm
76064
Al trabajar en Terminal Server con una aplicacion Magic 8.30 me da este mensaje, como se soluciona ? Gracias. [Non-text portions of this message have been...
Andres Quintas
aquinrt@...
Send Email
Mar 1, 2004
1:31 pm
76065
Hi, We discover now a very big problem! When we build the translation table magic delete the last spaces of the text for exmple, we have text like: 'big '...
gutfroind
Offline Send Email
Mar 1, 2004
2:02 pm
76066
Hi I have a loop similar to this Main TASK Task A (batch) Task B (batch) Task C (batch) Task D (online) If I hit ESC or Click a CANCEL button I want to exit...
Allen Septon
asepton2002
Offline Send Email
Mar 1, 2004
2:12 pm
76067
I've never seen that particular problem (lines ok except in the corners) You might want to try using a different font (in Windows properties for the icon) ... ...
Sherman Levine
shermanlevine
Offline Send Email
Mar 1, 2004
2:14 pm
76068
Create a logical virtual field in the parent task, and set the condition for exit of all the batch tasks to field='true'L Capture your exit hotkey so it sets...
Sherman Levine
shermanlevine
Offline Send Email
Mar 1, 2004
2:24 pm
76069
Hi, Sherman It's working fine now after regedit: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Hardware Profiles\0001\Software\Fonts I changed all the FON values to...
Rob Schapendonk
rob_v9
Offline Send Email
Mar 1, 2004
2:29 pm
76070
What were they before? Mine are vgafix.fon, vgasys.fon and vgaoem.fon ... From: "Rob Schapendonk" <RobS@...> To: <magicu-l@yahoogroups.com> Sent: Monday,...
Sherman Levine
shermanlevine
Offline Send Email
Mar 1, 2004
2:34 pm
76071
In some fonts, the character (255) is seen as a blank. We use this to pad the string out. we either use fill(Chr(255),#) or fill with spaces and then add one...
Ian Whybrow
worbyhw
Offline Send Email
Mar 1, 2004
2:44 pm
76072
One of them originally pointed to the 850 fon file type, but I found on the internet the 8514 tip and I like this one. Correct, I think it will also work with...
Rob Schapendonk
rob_v9
Offline Send Email
Mar 1, 2004
2:47 pm
76073
Since the problem with the browser could not be resolved, I thought the discussion was over and removed the login/password. Since y'all (in proper southern...
Arch Lineberger
archnc
Offline Send Email
Mar 1, 2004
3:05 pm
76074
Hi Jeroen Our application runs on Btrieve, MSSQL, AS400 DB2 and AIX DB2 and we have quiet a lot of clients. To convert the logical fields in all the files is...
Rudi Potgieter
lantoris1
Offline Send Email
Mar 1, 2004
3:09 pm
76075
I'm not familiar with DB2, but is there any tool like the Profiler is MSSQL - where you can watch the commands your app issues to the DB? If you can update in...
michael_hildner
Offline Send Email
Mar 1, 2004
3:19 pm
76076
PHP graphs are now available on both the Company Trend and Industry trend pages, if you'd like to see them. You can get there using: URL:...
Arch Lineberger
archnc
Offline Send Email
Mar 1, 2004
3:36 pm
76077
Do you by any chance have an ad-blocker installed? It could be trapping on the on our logo graphic (250x50 pixels) if that happens to match a banner ad size in...
Arch Lineberger
archnc
Offline Send Email
Mar 1, 2004
3:49 pm
76078
Everything works for me. I thought I would just mention that my IE information is as follows: Version:6.0.2800.1106.xpsp2.030422-1633 Cipher Strength: 128-bit ...
Tom Worthen
tworthenus
Offline Send Email
Mar 1, 2004
3:51 pm
76079
Hi. This is just to let you know that MagicPlus 9.03 is now available. It offers graphic (line charts and bar charts). You can find it in the link section of...
Omar Lamin
ola_ip
Offline Send Email
Mar 1, 2004
3:52 pm
76080
Andres, Que DBMS estas usando? si es Pervasive o Btrieve, significa que los servicios no se han iniciado. Por cierto, cuanto pongas mensajes en este grupo,...
Julian Alvarado
julianalvara...
Offline Send Email
Mar 1, 2004
3:54 pm
Messages 76051 - 76080 of 132939   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