[OT] Lawyer's Seasonal greeting

2011-12-29 Thread Paul Hill
Please accept with no obligation, implied or implicit, my best wishes for an environmentally conscious, socially responsible, low stress, non-addictive, gender neutral celebration of the winter solstice holiday, practiced within the most enjoyable traditions of the religious persuasion of your choi

Re: [NF] Recommendations for headset w/microphone for VoIP and voice recognition

2011-12-29 Thread G Gambill
Malcolm, You may want to look at a Jawbone ( http://jawbone.com/ ). I have an application where the background noise created problems. In my quest for a solution (Dragon Natural Speaking), I tried 3 different dual mic products, each more expensive than the prior attempts, before someone turned me

Re: File is Not Open error

2011-12-29 Thread GaryT
Ed Leafe wrote: > On Dec 29, 2011, at 11:02 AM, Jean Haidar wrote: > >> Select table 1 >> Locate >> Scan >> Code… > > Perhaps another nit, but the LOCATE is redundant here. SCAN implies > starting at the top. > > -- Ed Leafe Jean supplied just one word indicators. I'd lay odds the code

Re: DBF from ASP.NET

2011-12-29 Thread Malcolm Greene
> Why would anyone write code for a 32 bit platform today when all machines > seem to be 64 bit? Ask Microsoft. While they ship a 64-bit version of Office, they strongly encourage everyone to use the 32-bit version of their suite. Malcolm ___ Post Mes

Re: File is Not Open error

2011-12-29 Thread Alan Bourke
In the VFP command window, do SET TABLEVALIDATE 3 and try opening the table. On Thu, Dec 29, 2011, at 09:02 AM, Jean Haidar wrote: > Did you ever see an error ‘File is Not Open’? I am getting this error at > an ‘END SCAN’ command. It is not coming always. It is sporadic. The > scenario is like thi

Re: File is Not Open error

2011-12-29 Thread Ken Dibble
> > End Scan&&& I am getting this error here sometimes. > >Perhaps a nit, but that should be 'EndScan', not 'End Scan'. >The only VFP command with 'End' and a space is 'End Transaction'. I've >never used it, but since the first four letters match, is your program >perhaps trying to execute an 'e

Re: DBF from ASP.NET

2011-12-29 Thread Alan Bourke
Dead. All dead. On Thu, Dec 29, 2011, at 10:24 AM, Allen wrote: > Hi foxgang > Wondering what happened to all those products on the brew for VFP and > Visual Studio and the like. Are any still going? There were at least 3 I > heard of. Dead. All dead. -- Alan Bourke alanpbourke (at) fastmai

File is Not Open error

2011-12-29 Thread Jean Haidar
Did you ever see an error ‘File is Not Open’? I am getting this error at an ‘END SCAN’ command. It is not coming always. It is sporadic. The scenario is like this. Select table 1 Locate Scan Code… Code… Select table2 Locate Scan Code.. Code… Code… End Scan &&& I am getting this error here somet

Re: DBF from ASP.NET

2011-12-29 Thread Stephen Russell
On Thu, Dec 29, 2011 at 4:24 AM, Allen wrote: > Hi foxgang > Wondering what happened to all those products on the brew for VFP and Visual > Studio and the like. Are any still going? There were at least 3 I heard of. --- Why would anyone write code for a 32 bit platform today when all

Re: File is Not Open error

2011-12-29 Thread Ed Leafe
On Dec 29, 2011, at 11:02 AM, Jean Haidar wrote: > Select table 1 > Locate > Scan > Code… Perhaps another nit, but the LOCATE is redundant here. SCAN implies starting at the top. -- Ed Leafe ___ Post Messages to: ProFox@leafe.com Subscri

Re: DBF from ASP.NET

2011-12-29 Thread Alan Bourke
On Thu, Dec 29, 2011, at 09:41 AM, Malcolm Greene wrote: > > Why would anyone write code for a 32 bit platform today when all machines > > seem to be 64 bit? > > Ask Microsoft. While they ship a 64-bit version of Office, they strongly > encourage everyone to use the 32-bit version of their suit

[NF] Recommendations for headset w/microphone for VoIP and voice recognition

2011-12-29 Thread Malcolm Greene
Any recommendations on a reasonably priced headset w/microphone for VoIP and voice recognition? If you've had a bad experience with a specific product or vendor, I'd like to hear about that as well. My use cases: Participating in WebEx and GotoMeetings while traveling and limited use voice recogni

[NF] 60 second adventures in thought

2011-12-29 Thread Stephen Russell
Interesting -- Stephen Russell 901.246-0159 cell ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman

RE: DBF from ASP.NET

2011-12-29 Thread Dave Crozier
They're not dead, they are just stunned forever... Dave -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Alan Bourke Sent: 29 December 2011 13:09 To: profox@leafe.com Subject: Re: DBF from ASP.NET Dead. All dead. On Thu, Dec 29, 2

Re: File is Not Open error

2011-12-29 Thread Ken Dibble
>Did you ever see an error ‘File is Not Open’? I am getting this error >at an ‘END SCAN’ command. It is not coming always. It is sporadic. The >scenario is like this. Select table 1 Locate Scan Code… Code… Select >tableble2 Locate Scan Code.. Code… Code… End Scan &&& I am gm getting thi

Re: File is Not Open error

2011-12-29 Thread Dan Covill
On 12/29/11 09:02, Jean Haidar wrote: > Scan > Code.. > Code… > Code… > End Scan&&& I am getting this error here sometimes. Perhaps a nit, but that should be 'EndScan', not 'End Scan'. The only VFP command with 'End' and a space is 'End Transaction'. I've never used it, but since the first

DBF from ASP.NET

2011-12-29 Thread Allen
Hi foxgang Wondering what happened to all those products on the brew for VFP and Visual Studio and the like. Are any still going? There were at least 3 I heard of. Al --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _

RE: DBF from ASP.NET

2011-12-29 Thread Ken Dibble
>They're not dead, they are just stunned forever... They're not dead, they're pinin' Ken Dibble www.stic-cil.org ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version o

Re: [OT] Lawyer's Seasonal greeting

2011-12-29 Thread Jean Laeremans
A+ jml ___ 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: http://leafe.com/archives/search/profox This

Re: DBF from ASP.NET

2011-12-29 Thread Ted Roche
On Dec 29, 2011 9:41 AM, "Malcolm Greene" wrote: > > > Why would anyone write code for a 32 bit platform today when all machines seem to be 64 bit? > > Ask Microsoft. While they ship a 64-bit version of Office, they strongly > encourage everyone to use the 32-bit version of their suite. Or ask Mi

How can I learn what email client software a client has?

2011-12-29 Thread Michael Savage
The reason is, I see all of these methods for sending email. Without knowing what email client they use, how can I know which method to use? Mike ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

Re: How can I learn what email client software a client has?

2011-12-29 Thread Grigore Dolghin
Look for CDOSYS in archives. This allows you to send mails without relying on their mail client (you need to know the smtp server, port, username and password though, but alternatively you could set a free gmail account and use that one to send their mails. On Fri, Dec 30, 2011 at 2:16 AM, Michael

Re: How can I learn what email client software a client has?

2011-12-29 Thread Michael Madigan
You could use blat too.  The mail won't appear in the Outlook send box, but you could CC the mail to yourself or keep a log of what you sent.  From: Grigore Dolghin To: profox@leafe.com Sent: Thursday, December 29, 2011 8:31 PM Subject: Re: How can I learn wha