Lots of thanks Craig. When I have v.10 up and my app running, I wil reconsider the no-smoniking issue :-) ... From: Craig Martin To: magicu-l@yahoogroups.com ...
Dear Guys, How to handle text file as a table ? is that possible ? is so, how ? Regards, Felix [Non-text portions of this message have been removed]...
Just an update relating to the LogoFile setting not working when you use logical names. I have just been informed that "this QCR is currently planned to get ...
Hi Jean, If you go to: http://tech.ph.groups.yahoo.com/group/magicu-l/photos/view/75b2?b=3 or on this group: Photo/MagicWiki/Calendar You will see a sample...
I've put another screenshot of the datepicker I use: http://tech.ph.groups.yahoo.com/group/magicu-l/photos/view/a067?b=1 ________________________________ Van:...
I would put my two cents in for using an active-x control. It really does add a nice look to your app, when you find the control you want, that is. Speaking...
Howard, If you use the mscomct2.ocx found in Outlook 2003 it has a better look to it. If you can't find it let me know. Check your system32, that's where it...
I'm using this activeX control and I have not been able to figure out how to get it to start up on the current date. For example, I set this program up in July...
Mike, Use the set Property and set the "value" property to date() This will default the calendar to the current month and day. Roger B. Ross Tel: 860.874.7764 ...
Roger, Thanks, that worked great. Mike _____ From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Roger Ross Sent: November 01, 2007...
Wow my cup overflowith ________________________________ From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Mike Reining Sent:...
That's better - thanks. I haven't checked, but I assume that on microsoft.com one can find out the items needed for the com calls. Howard ... look to ... On...
Steve Blank has a nice demo you can download in the files section called Demo_MonthViewDatePicker.zip for ver 9.4 and 10.1. Download that and you have all the...
Hi Florian This sample uses the Type Library Microsoft-Windows Common Controls - 2 6.0 (sp4) ... which does not seem to exist on my computer. Nothing even...
Keith, Here is some more PSQL V10 info. The following paragraph copied from Pervasive Web Site: If you have five desktops that share data between themselves...
I don't have it either. I think it may install with visual basic 6, which I have somewhere in the office. I'll try to install on my junk pc and pull the .ocx...
My understanding is that the calendar control is no longer installed with Windows but can be downloaded from the Microsoft website. In which case you should be...
Hi Felix. Without understanding completely what you want, I would say: No. Its not. What kind of text file do you have and why do you want to "handle" it like...
I work on a Windows 2003 Citrix-server. VB is not installed. Maybe this helps: http://kbalertz.com/297381/Included-Microsoft-Office-Developer.aspx Gr Florian ...
Hi Zvi, Sorry that I come back to you so late. I was really busy. I had a better look at this Outlook Folder issue. You want (you know the foldername you want...
Here is my case. I want to convert the content of one text file into another text file with different format. How to handle such thing in Magic ? How to read...
read it, manipulate it, write it using magic's standard file I/O techniques depending on the logic of the transformation, you might be able to do that in a...
Still very vague. I'll give it a shot: 1) You can read textfiles in Magic by opening the textfile in 'Read'-mode in I/O-files and read it's contents by using ...
Thats pretty basic questions, Felix. A bit hard to explain by mail however. If you define you a memory table with just one alphanumeric field (length 256) and...