Re: [OT] Now Obama wants ballots printed in both English and Spanish

2011-08-22 Thread Michael Madigan
This douche is has given an order to stop all deportations of non-violent illegal aliens.  HE DOESN'T HAVE THE RIGHT TO DECIDE THAT.  IMPEACH HIS LAZY ASS.  From: Nicholas Geti To: ProFox Email List Sent: Monday, August 22, 2011 10:16 PM Subject: Re: [OT] Now

Re: [OT] Now Obama wants ballots printed in both English and Spanish

2011-08-22 Thread Michael Madigan
I thought it was.  Don't they give the naturalization test in English? From: Nicholas Geti To: profox@leafe.com Sent: Monday, August 22, 2011 12:59 PM Subject: [OT] Now Obama wants ballots printed in both English and Spanish http://www.gopusa.com/commentary/2011

Re: VFP login to Gmail

2011-08-22 Thread Mike Copeland
Here's my VFP versionworks, but using "Sleep" isn't very elegant. DECLARE Sleep IN Win32API INTEGER nMilliseconds ie=CREATEOBJECT("InternetExplorer.Application") ie.Navigate("https://www.google.com/accounts/Login?continue=http://www.google.com/";) DO WHILE ie.busy

Re: VFP login to Gmail

2011-08-22 Thread Sytze de Boer
Thank you Mike S On Tue, Aug 23, 2011 at 2:14 PM, Mike Copeland wrote: > Here's a script that uses Wscript to log in to Google, using Gmail > account parameters. > > http://joewong.blogspot.com/2007/08/automatic-login-to-google-with-wscript.html > > I'm going to give it a try...I'll let you kno

Re: [OT] Now Obama wants ballots printed in both English and Spanish

2011-08-22 Thread Nicholas Geti
Then why print in both English and Spanish? I know that one must be able to read/write some English to become a citizen but apparently Obama doesn't think so. Non-citizens cannot vote but Obama wants to permit them. - Original Message - From: "Michael Oke, II" To: "ProFox Email List"

Re: VFP login to Gmail

2011-08-22 Thread Mike Copeland
Here's a script that uses Wscript to log in to Google, using Gmail account parameters. http://joewong.blogspot.com/2007/08/automatic-login-to-google-with-wscript.html I'm going to give it a try...I'll let you know if it works out (from VFP). Mike Original Message Subject: Re:

Re: VFP login to Gmail

2011-08-22 Thread Richard Quilhot
Maybe you can adapt the code from this website: http://qtp4free.blogspot.com/2010/07/write-script-to-login-in-to-gmail.html Rick Q quilh...@gmail.com On Mon, Aug 22, 2011 at 6:01 AM, Sytze de Boer wrote: > I want my app to log in to Gmail with a single line > Something like > do gmailogin w

RE: Sending E-mail from VFP

2011-08-22 Thread John Harvey
Nah, crime report king would be more appropriate. John -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of MB Software Solutions, LLC Sent: Monday, August 22, 2011 2:32 PM To: ProFox Email List Subject: Re: Sending E-mail from VFP On 8/22/201

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
Tracy, correct, that was the problem On Tue, Aug 23, 2011 at 7:31 AM, Tracy Pearson wrote: > Sytze de Boer wrote on 2011-08-22: >>  I'm back to "normal" >>  I don't want to call it solved, because I still have an issue. >> >>  I added a process to my main form in the gotfocus part >>  In the got

Re: Sending E-mail from VFP

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 3:20 PM, Paul McNett wrote: > It would be very reckless to just walk out in the middle of a project, and if > that > were my M.O. I doubt I'd still be working. Yeah, that's where Michael and I were coming from (well, I was anyway). I mean, I know you're on the left/liberal coast,

RE: My App has disappeared

2011-08-22 Thread Tracy Pearson
Sytze de Boer wrote on 2011-08-22: > I'm back to "normal" > I don't want to call it solved, because I still have an issue. > > I added a process to my main form in the gotfocus part > In the gotfocus i want to call another scx for a log in > > i.e. I want my main form to come up, then imm

Re: Sending E-mail from VFP

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 3:18 PM, John Harvey wrote: > I send about 20,000 "pretty" html emails to people every day . . . and using > MS Outlook/Exchange! Oh No! > > John Harvey You should change your name to John "The Next Spam King" Harvey -- Mike Babcock, MCP MB Software Solutions, LLC President, Chi

Re: Sending E-mail from VFP

2011-08-22 Thread Paul McNett
On 8/22/11 12:15 PM, MB Software Solutions, LLC wrote: > On 8/22/2011 3:10 PM, Paul McNett wrote: >> On 8/22/11 12:04 PM, MB Software Solutions, LLC wrote: >>> Oh I would definitely prefer that way too, but sometimes the decision >>> maker wants the pretty HTML email. Most businesses seem to be in

RE: Sending E-mail from VFP

2011-08-22 Thread John Harvey
I send about 20,000 "pretty" html emails to people every day . . . and using MS Outlook/Exchange! Oh No! John Harvey -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of MB Software Solutions, LLC Sent: Monday, August 22, 2011 2:16 PM To: ProFo

Re: Sending E-mail from VFP

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 3:10 PM, Paul McNett wrote: > On 8/22/11 12:04 PM, MB Software Solutions, LLC wrote: >> Oh I would definitely prefer that way too, but sometimes the decision >> maker wants the pretty HTML email. Most businesses seem to be in that >> camp too, and to hell with our ideological stances.

Re: Sending E-mail from VFP

2011-08-22 Thread Michael Oke, II
Then I'd guess that it's nice that you are in that position. I hardly see this as a reason to walk away from a project. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 12:10 PM, "Paul McNett" wrote: > On 8/22/11 12:04 PM, MB Software Solutions, LLC wrote: >> Oh I would definitely p

Re: Sending E-mail from VFP

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 3:08 PM, Michael Oke, II wrote: > I have to agree. Given the choice, I will send plain text emails. Sometimes > tho, the person signing the checks wants it done differently and we have > little choice but to accommodate. That's exactly what I was saying too. Reminds me of the discus

Re: Sending E-mail from VFP

2011-08-22 Thread Paul McNett
On 8/22/11 12:08 PM, Michael Oke, II wrote: > I have to agree. Given the choice, I will send plain text emails. Sometimes > tho, the person signing the checks wants it done differently and we have > little choice but to accommodate. I feel like, if the decision maker still wants to do it wrong af

Re: Sending E-mail from VFP

2011-08-22 Thread Malcolm Greene
Sytze, You could use a 3rd party SMTP service to send your emails. I've purchased project/specific SMTP accounts from fastmail.fm for exactly this purpose. I choose the $39/year plans but I'm sure you could get by on a lower plan. BTW: Fastmail is an Australian company - your neck of the woods, I

Re: Sending E-mail from VFP

2011-08-22 Thread Paul McNett
On 8/22/11 12:04 PM, MB Software Solutions, LLC wrote: > Oh I would definitely prefer that way too, but sometimes the decision > maker wants the pretty HTML email. Most businesses seem to be in that > camp too, and to hell with our ideological stances. I step away from jobs for less than this. P

Re: Sending E-mail from VFP

2011-08-22 Thread Michael Oke, II
I have to agree. Given the choice, I will send plain text emails. Sometimes tho, the person signing the checks wants it done differently and we have little choice but to accommodate. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 12:04 PM, "MB Software Solutions, LLC" < mbsoftwares

Re: Sending E-mail from VFP

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 2:56 PM, Paul McNett wrote: > On 8/22/11 11:33 AM, MB Software Solutions, LLC wrote: >> What's the success rate of having your HTML email show consistently and >> correctly in various popular email clients? > > I refused to do HTML emails. Email is the wrong medium for anything but pla

RE: My App has disappeared

2011-08-22 Thread Michael Oke, II
Almost sounds like that has gotten moved, commented out or deleted. Causes VFP to loop with no way out. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 11:57 AM, "Kent Belan" wrote: > Do you have a READ EVENTS command just AFTER to DO FORM MAINFORM > > -Original Message- >

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
I'm back to "normal" I don't want to call it solved, because I still have an issue. I added a process to my main form in the gotfocus part In the gotfocus i want to call another scx for a log in i.e. I want my main form to come up, then immediately call a smaller log-in screen Should this be in t

RE: My App has disappeared

2011-08-22 Thread Kent Belan
Do you have a READ EVENTS command just AFTER to DO FORM MAINFORM -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Sytze de Boer Sent: Monday, August 22, 2011 2:39 PM To: profox@leafe.com Subject: Re: My App has disappeared If I make config.f

Re: Sending E-mail from VFP

2011-08-22 Thread Paul McNett
On 8/22/11 11:44 AM, Sytze de Boer wrote: > I totally agree (Blatting), until the ISP stops it Control your own SMTP server, and then blat to that server. Paul ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/l

Re: Sending E-mail from VFP

2011-08-22 Thread Paul McNett
On 8/22/11 11:33 AM, MB Software Solutions, LLC wrote: > What's the success rate of having your HTML email show consistently and > correctly in various popular email clients? I refused to do HTML emails. Email is the wrong medium for anything but plain text. What I did instead was one of 2 thing

RE: VFP login to Gmail

2011-08-22 Thread Tracy Pearson
Sytze de Boer wrote on 2011-08-22: > Yes > > On Tue, Aug 23, 2011 at 6:33 AM, Michael Oke, II wrote: > You want to be able to click a button and open a browser window with gmail > logged in? > Sytze, Probably the only thing you can do is automate Internet Explorer. oIE = Createobje

RE: My App has disappeared

2011-08-22 Thread Tracy Pearson
Sytze de Boer wrote on 2011-08-22: > If I make config.fpw with screen=off my App disappears and I have to > kill it with task manager > If I delete config.fpw and include the line _screen.visible=.f., same as above > If I don't have config.fpw and if I make no reference to > _screen.visible,

Re: My App has disappeared

2011-08-22 Thread Thierry Nivelet
Top level form in desktop? Thierry Nivelet http://foxincloud.com/ Give your VFP app a second life in the cloud Le 22 août 2011 à 20:39, Sytze de Boer a écrit : > If I make config.fpw with screen=off my App disappears and I have to > kill it with task manager > If I delete config.fpw and include

Re: Sending E-mail from VFP

2011-08-22 Thread Sytze de Boer
I totally agree (Blatting), until the ISP stops it In this country, one of the largest ISP's is called Xtra If you have an account with them and your email is jonnie@xtra, blatting is no problem If you have an account with them and a domain name so your email is some...@yourdomain.co.nz, they will

Re: VFP login to Gmail

2011-08-22 Thread Sytze de Boer
Yes On Tue, Aug 23, 2011 at 6:33 AM, Michael Oke, II wrote: > You want to be able to click a button and open a browser window with gmail > logged in? > > Michael Oke, II > 661-349-6221 > oke...@gmail.com > On Aug 22, 2011 11:28 AM, "Sytze de Boer" wrote: >> Tracey >> I'm not very good at explai

Re: Sending E-mail from VFP

2011-08-22 Thread Mike Copeland
No problems with it here...but HTML can be something of a moving target. FWIW, I've tried 5 or 6 different email sending solutions for VFP apps and BLAT has been the hands-down best, most reliable and least difficult to implement. Mike Copeland MB Software Solutions, LLC wrote: > On 8/22/2011

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
If I make config.fpw with screen=off my App disappears and I have to kill it with task manager If I delete config.fpw and include the line _screen.visible=.f., same as above If I don't have config.fpw and if I make no reference to _screen.visible, I get big white edge but all else as required S O

Re: My App has disappeared

2011-08-22 Thread Thierry Nivelet
In config.fpw _Included_ in project Screen=off Thierry Nivelet http://foxincloud.com/ Give your VFP app a second life in the cloud Le 22 août 2011 à 20:14, Sytze de Boer a écrit : > I've been working with a small app in the past couple of days > My code is simple start.prg and leads into do for

Re: Sending E-mail from VFP

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 2:16 PM, Paul McNett wrote: > BLAT has nothing to do with formatting of emails. All it speaks is SMTP. All > an email > is is a properly formatted series of bytes. So format those bytes to make an > HTML > email, and BLAT will send it. What's the success rate of having your HTML em

Re: VFP login to Gmail

2011-08-22 Thread Michael Oke, II
You want to be able to click a button and open a browser window with gmail logged in? Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 11:28 AM, "Sytze de Boer" wrote: > Tracey > I'm not very good at explaining myself > > At the moment, I use a browser to go to www.gmail.com > I then

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
Kurt, thanks This brings up my App with the big white edge around it Apart from that, its how it was till i stuffed it this morning On Tue, Aug 23, 2011 at 6:22 AM, Kurt Wendt wrote: > I know this may seem obvious - but, why not temporarily set: > _screen.visible=.T. > > As this may help U 2 deb

RE: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Richard Kaye
You don't indicate how you are currently exporting data and subsequently opening in Excel. You could try putting a single quote in front of the tracking number but then you probably will see that as part of the value in that cell. The trick I've found with keeping Excel from being so helpful i

RE: Sending E-mail from VFP

2011-08-22 Thread Jarvis, Matthew
> -Original Message- > From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] > On Behalf Of Paul McNett > Sent: Monday, August 22, 2011 11:16 AM > To: profoxt...@leafe.com > Subject: Re: Sending E-mail from VFP > My code for doing formatted HTML email is below (written

Re: VFP login to Gmail

2011-08-22 Thread Sytze de Boer
Tracey I'm not very good at explaining myself At the moment, I use a browser to go to www.gmail.com I then get a login screen and type my user name and password My app already knows the username and password, so my app should be able to bypass the Gmail login form. You mention an Activex ? S

RE: My App has disappeared

2011-08-22 Thread Kurt Wendt
I know this may seem obvious - but, why not temporarily set: _screen.visible=.T. As this may help U 2 debug the problem... -K- -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Sytze de Boer Sent: Monday, August 22, 2011 2:15 PM To:

RE: VFP login to Gmail

2011-08-22 Thread Tracy Pearson
Sytze de Boer wrote on 2011-08-22: > I want my app to log in to Gmail with a single line > Something like > do gmailogin with "myuseraccount","mypassword" > > Is this possible? > Sytze, When you say gmail, do you mean: 1) The google services? 2) Opening a web browser to the Inbox o

Re: Sending E-mail from VFP

2011-08-22 Thread Paul McNett
On 8/19/11 9:17 PM, MB Software Solutions, LLC wrote: > On 8/19/2011 6:45 PM, Francis I. Coppage, Jr. wrote: >> I've used BLAT forever ... works great ... it's free ... it's SIMPLE!!! >> Thanks again Ted > > > Will BLAT do HTML formatted emails though? That's what the OP said he > needed. BLA

My App has disappeared

2011-08-22 Thread Sytze de Boer
I've been working with a small app in the past couple of days My code is simple start.prg and leads into do form mainform 1st line is _screen.visible=.f. This mainform is As Top-Level form All other scx's are In Top Level form All was well till this morning when I added some small tweaks Now, aft

Re: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Thierry Nivelet
+1 Le 22/08/11 20:10, Ted Roche a écrit : > You don't mention how you're moving the data to Excel: exporting from > VFP as CSV, opening the DBF in Excel, or one of the many other ways. > > What if you were to prepend a single quote to the field in VFP before > you exported the data? That's the usu

Re: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Ted Roche
You don't mention how you're moving the data to Excel: exporting from VFP as CSV, opening the DBF in Excel, or one of the many other ways. What if you were to prepend a single quote to the field in VFP before you exported the data? That's the usual signal to excel to treat what follows as string e

Re: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Sytze de Boer
Is Excel turning this into Number? i.e. What happens if you try it by adding some characters S On Tue, Aug 23, 2011 at 6:02 AM, Kurt Wendt wrote: > Actually - the field that I am exporting already IS a Character field! > -K- > > -Original Message- > From: profoxtech-boun...@leafe.com [ma

RE: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Kurt Wendt
Mike - I've done the Automation approach - as I already mentioned below. But - there are drawbacks as I mentioned - for one being that when my QA Tech goes and attempts to install it on the clients system - they install & test it on their server - which does NOT have Excel. So - that means it wont

Re: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Fred Taylor
The problem stems from if Excel sees the imported value as all numbers, it treats it as a number. The only way I've found is to use a template that sets the format to for the column to Text, or to use automation to set the column to Text BEFORE you import the data. Fred On Mon, Aug 22, 2011 at

RE: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Kurt Wendt
Actually - the field that I am exporting already IS a Character field! -K- -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Sytze de Boer Sent: Monday, August 22, 2011 1:55 PM To: profoxt...@leafe.com Subject: Re: FoxPro to Excel & Ex

Re: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 1:50 PM, Kurt Wendt wrote: > I looked thru all the old e-mails I got from ProFox and could not seem > to find this. Even though I am SURE someone in the group mentioned this > problem - and somewhat recently. Oh well, here goes... > > > > I have this one utility that needs to export da

Re: [NF] Stanford university is offering free computer science courses online

2011-08-22 Thread Garrett Fitzgerald
On Mon, Aug 22, 2011 at 12:16, wrote: > http://db-class.com/ XPATH? NoSQL? Maybe I _should_ do this class. :-) ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http

Re: FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Sytze de Boer
Does it still happen if you turn the number into a character string ? On Tue, Aug 23, 2011 at 5:50 AM, Kurt Wendt wrote: > I looked thru all the old e-mails I got from ProFox and could not seem > to find this. Even though I am SURE someone in the group mentioned this > problem - and somewhat rec

FoxPro to Excel & Exponential Looking Data

2011-08-22 Thread Kurt Wendt
I looked thru all the old e-mails I got from ProFox and could not seem to find this. Even though I am SURE someone in the group mentioned this problem - and somewhat recently. Oh well, here goes... I have this one utility that needs to export data to Excel. Which, for the most part - it does it

Re: [NF] Stanford university is offering free computer science courses online

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 12:32 PM, Lou Syracuse wrote: > Thanks for the tip! Might be a bit basic for some of us, but there is > someone in my office who has shown an interest in learning about databases > and this could be just what she needs. I've shared in on my FB for others to help spread the word.

Re: [OT] Now Obama wants ballots printed in both English and Spanish

2011-08-22 Thread Michael Oke, II
I believe that it is unless you have reached a certain age and then they will waive that requirement. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 10:24 AM, "Nicholas Geti" wrote: > http://www.gopusa.com/commentary/2011/08/19/chavez-bilingual-ballots-are-a-bad-idea/?subscriber=1

[OT] Now Obama wants ballots printed in both English and Spanish

2011-08-22 Thread Nicholas Geti
http://www.gopusa.com/commentary/2011/08/19/chavez-bilingual-ballots-are-a-bad-idea/?subscriber=1 I say it should be a requirement that one can read/write/speak English before being allowed to vote or even become a citizen. --- StripMime Report -- processed MIME parts --- multipart/alternative

Re: [NF] OpenOffice.org Drawing (their version of Visio)

2011-08-22 Thread Michael Oke, II
DIA exists for the PC as well. We used it at one client when they wanted network diagrams but had zero money to spend on the tools to do it. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 10:04 AM, "Ted Roche" wrote: > On Mon, Aug 22, 2011 at 12:48 PM, Malcolm Greene wrote: > >>

Re: [NF] OpenOffice.org Drawing (their version of Visio)

2011-08-22 Thread Ted Roche
On Mon, Aug 22, 2011 at 12:48 PM, Malcolm Greene wrote: > Can OO Drawing import or export Visio files? Last I checked, there's little to nothing that will read Microsoft's proprietary Visio formats with 100% fidelity. If you have Visio, you can save into one of the alternative formats, like thei

RE: PDF Output

2011-08-22 Thread Michael Oke, II
And for that reason, I find FoxyPreviwer to work well. Even if I need the user to enter a filename, I can do so without allowing the output to go where they can't locate it. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 9:50 AM, "John Weller" wrote: > Thanks Peter - looks like Fox

RE: PDF Output

2011-08-22 Thread John Weller
Thanks Peter - looks like FoxyViewer is the way to go! I have to keep this as simple as possible as the lady who is membership secretary is a lovely lady but has memory issues following surgery and couldn't follow a complex set of instructions easily. John Weller 01380 723235 07976 393631 > >

Re: [NF] OpenOffice.org Drawing (their version of Visio)

2011-08-22 Thread Malcolm Greene
Can OO Drawing import or export Visio files? Malcolm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive:

RE: PDF Output

2011-08-22 Thread Peter Hart
Hi John I have tried all of the suggestions but find FoxyPreviewer the easiest to us and I am now in the process of converting all my apps to that. It can be used from the preview window to print to "xls", "pdf", "rtf", "jpg", send via email or can be automated to just print to a pdf file withou

RE: [NF] Stanford university is offering free computer science courses online

2011-08-22 Thread Lou Syracuse
Thanks for the tip! Might be a bit basic for some of us, but there is someone in my office who has shown an interest in learning about databases and this could be just what she needs. Lou -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On

RE: PDF Output

2011-08-22 Thread Richard Kaye
In addition to the other suggestions, you could take a look at this, too. http://msdn.microsoft.com/en-us/library/ms947696.aspx -- rk -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of John Weller Sent: Monday, August 22, 2011 6:21 A

[NF] Stanford university is offering free computer science courses online

2011-08-22 Thread kamcginnis
http://db-class.com/ http://infolab.stanford.edu/~widom/cs145/index.html http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=IntroToDatabases http://openclassroom.stanford.edu/MainFolder/DocumentPage.php?course=IntroToDatabases&doc=/docs/course-materials.html __

Re: [NF] OpenOffice.org Drawing (their version of Visio)

2011-08-22 Thread Jeff Johnson
On 08/22/2011 07:58 AM, MB Software Solutions, LLC wrote: > Is anyone using this? I just started using it for some quick > flowcharts. It's nice, and of course FREE! If you're looking for > something like Visio, this is decent. > > (This was just a comment post...no request for helpyet!) >

RE: PDF Output

2011-08-22 Thread Michael Oke, II
I'd take a look at FoxyPreviewer. It allows you to output to PDF without requiring the enduser to make any selections or enter any data. Perhaps these other options allow you to do similar, I'm not sure. Michael Oke, II 661-349-6221 oke...@gmail.com On Aug 22, 2011 8:16 AM, "John Weller" wrote:

RE: PDF Output

2011-08-22 Thread John Weller
Thanks Guys - I'll give BullZip a go. John Weller 01380 723235 07976 393631 > > BullZip PDF > Installs as a printer, works every time ! > ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-f

[NF] OpenOffice.org Drawing (their version of Visio)

2011-08-22 Thread MB Software Solutions, LLC
Is anyone using this? I just started using it for some quick flowcharts. It's nice, and of course FREE! If you're looking for something like Visio, this is decent. (This was just a comment post...no request for helpyet!) -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief S

Re: PDF Output

2011-08-22 Thread MB Software Solutions, LLC
On 8/22/2011 7:55 AM, Stephen Weeks wrote: > BullZip PDF > Installs as a printer, works every time ! I like PDFCreator from download.com (via SourceForge) -- free and like the others, it's just another listed printer. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Ar

Re: PDF Output

2011-08-22 Thread Stephen Weeks
BullZip PDF Installs as a printer, works every time ! On Mon, 22 Aug 2011 11:21 +0100, "John Weller" wrote: > I am writing a membership system for a local charity. The system is to > be > operated by a member who may not be particularly computer literate so I > am > looking for a FREE utility t

RE: Sending E-mail from VFP

2011-08-22 Thread Graham Brown
You can also CDOSys to send email. I use this all the time as it is built in to Windows. http://leafe.com/archives/full_thread/442226 -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Brant E. Layton Sent: 19 August 2011 19:01 To: GrahamB Su

RE: PDF Output

2011-08-22 Thread Graham Brown
CutePDF? You can automate this with a set printer to, I normally just have a timer looking for the save window which stuffs the filename. -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of John Weller Sent: 22 August 2011 11:30 To: GrahamB Su

PDF Output

2011-08-22 Thread John Weller
I am writing a membership system for a local charity. The system is to be operated by a member who may not be particularly computer literate so I am looking for a FREE utility that I can call from VFP to print a report as a PDF. I know that XFRX will do it but at a price which I can't justify. A

VFP login to Gmail

2011-08-22 Thread Sytze de Boer
I want my app to log in to Gmail with a single line Something like do gmailogin with "myuseraccount","mypassword" Is this possible? -- Regards Sytze de Boer Kiss Software ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.c

[NF] Can You Do Real Work With the 30-Year-Old IBM 5150 ?

2011-08-22 Thread Alan Bourke
"Our intrepid reporter spends a week trying to write, browse the Web, edit photos, and even (shudder) tweet on IBM's first PC. " http://www.pcworld.com/article/237878-3/can_you_do_real_work_with_the_30yearold_ibm_5150.html Weird seeing Google in text on a CGA monitor. -- Alan Bourke alanpbou