RE: VFP9SP2 apps on Citrix

2017-08-16 Thread Gene Wirchenko
At 10:49 2017-08-14, "John Weller" wrote: I have a similar system except that the .exe resides on the workstation and the server. When the app is started it actually runs the loader first which checks the version number of the local exe and the server exe. If the server

Re: [NF] Amazon Web Services/Azure/Google Cloud Computing

2017-08-16 Thread Ed Leafe
On Aug 16, 2017, at 7:48 AM, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote: > >>> our value-add is your application and >>> customer support - not haphazardly configuring and maintaining >>> infrastructure in your spare(?) time. >> This. >> If all you’re doing is moving your workload from an

[NF] Ximarian forms upgrade coming soon

2017-08-16 Thread Stephen Russell
For all of you "forms" folks, this is of potential interest. You can now do Android-Apple apps that render faster. https://visualstudiomagazine.com/articles/2017/08/01/xamarinforms3_0.aspx -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime

Re: [NF] Amazon Web Services/Azure/Google Cloud Computing

2017-08-16 Thread Rafael Copquin
thank you all for your replies Rafael Copquin --- Este correo electrónico ha sido comprobado en busca de virus por AVG. http://www.avg.com ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: Set bell to anyfile.wav

2017-08-16 Thread Jan Bucek
Dne 16.8.2017 v 14:55 Wes Wilson napsal(a): set bell to anyfile.wav?? chr(7) does not work in vfp9 It does: * SET BELL TO FULLPATH("gong.wav")&& works * SET BELL TO "gong.wav"&& works SET BELL TO gong.wav&& does not work, awaiting char expression ?? CHR(7) any suggestions?

Re: [NF] Amazon Web Services/Azure/Google Cloud Computing

2017-08-16 Thread Stephen Russell
Knowing that backups are made and being able to restore from one because your testing just destroyed key data is always a nice thing. Not that ANYONE would ever test against PROD data... Allowing them to roll patches is good when those patches are safe. SQLServer2014 SP2 in particular. When

Re: Set bell to anyfile.wav

2017-08-16 Thread Ted Roche
On Wed, Aug 16, 2017 at 8:55 AM, Wes Wilson wrote: > set bell to anyfile.wav ?? chr(7) > does not work in vfp9 What have you tried? Is the sound volume on? Are the speakers plugged in? Is the file name in quotation marks? Does the file exist? Have you tried

RE: Set bell to anyfile.wav

2017-08-16 Thread Richard Kaye
Yeah. Dump the ?? and use the Windows API. (I think I found the API stuff on the news2news site a long time ago. Wouldn't want anyone here think I was smart enough to figure that out on my own.) The rest of it is just some defensive coding. FUNCTION playSound(m.soundFile AS Character,

Set bell to anyfile.wav

2017-08-16 Thread Wes Wilson
set bell to anyfile.wav?? chr(7)  does not work in vfp9 any suggestions? Thanks,Wes Text CONVERTVFPNOW to 44222 to stay informed about the end of Visual FoxPro or email back  to us and ask us to put you on our newsletter list. Wes Wilson, President ERW Custom Programming, Inc. Crescent Lake

Re: [NF] Amazon Web Services/Azure/Google Cloud Computing

2017-08-16 Thread mbsoftwaresolutions
On 2017-08-15 10:15, Ed Leafe wrote: On Aug 15, 2017, at 8:55 AM, Malcolm Greene wrote: our value-add is your application and customer support - not haphazardly configuring and maintaining infrastructure in your spare(?) time. This. If all you’re doing is moving your

RE: [NF] Trigger question

2017-08-16 Thread Dave Crozier
Mike, You are correct in your assumption and you DO need to add the where clause. Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of mbsoftwaresoluti...@mbsoftwaresolutions.com Sent: 16 August 2017 04:07 To: ProFox Subject: [NF]