Re: [NF] DOS/FTP problem

2012-08-14 Thread Alan Bourke
You could try using NcFTP at the command prompt (it's not DOS) instead. http://www.ncftp.com/ May give you more control, has a nice progress bar etc. -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com

Re: vfp and open office SOLVED

2012-08-14 Thread Jean Laeremans
Made me look at http://fox.wikis.com/wc.dll?Wiki~SergeyBerezniker Funny and they're right he's unbelievable good. A+ jml On Mon, Aug 13, 2012 at 10:35 PM, Rafael Copquin rcopq...@fibertel.com.ar wrote: I finally solved my problem using a Windows API The API code was developed by Sergey

VFP9 web service call

2012-08-14 Thread Allen
Hi Foxgang. I have a web service made using VS2010 C#. It has a class that's used for a SQL data record. Ok, call the web service to get a record is fine. The class appears as an object and item(number).text gets the record data. All works fine. Now I want to send data back to the service. I add a

RE: VFP9 web service call

2012-08-14 Thread Tracy Pearson
Allen wrote on 2012-08-14: Hi Foxgang. I have a web service made using VS2010 C#. It has a class that's used for a SQL data record. Ok, call the web service to get a record is fine. The class appears as an object and item(number).text gets the record data. All works fine. Now I want

RE: VFP9 web service call

2012-08-14 Thread Allen
Hi Steve I assume the request does send the object. Up to now I have been doing the client in C# so this is an attempt in VFP. I'm using the code from the web service in task manager and getting a record is fine. Now I want to send it back. So how do I get the object I need to fill. Note I am

RE: VFP9 web service call

2012-08-14 Thread Allen
Hi Tracy Yes VFP is consuming a web service. It has a class it requires to send. On the request record it is easy as it returns an object with obj.item(1).text etc. To get the data. Now I need to fill, I would rather do that without getting a blank record first if possible though that is an

Re: corrupted table and database issues

2012-08-14 Thread Alan Bourke
Another thing - if you don't use a DBC then you can't use transactional updates of tables, so for me the vanishingly small chance of getting a corrupted DBC that you could get back by restoring 3 files from from yesterday's backup is vastly outweighed by this fact. -- Alan Bourke alanpbourke

RE: VFP9 web service call

2012-08-14 Thread Allen
Yes it does have a schema. www.airportslots.org/stationsupport/stationdata.asmx?wsdl GetStationAll is fine. I get what I want and can read the data (try AMS) SetStationAll is not fully working but it should ask for a structure. What I'm having fun with is the object required to send. I'm using the

Re: VFP9 web service call

2012-08-14 Thread Alan Bourke
This Rick Strahl article might help ... http://www.west-wind.com/presentations/foxpronetwebservices/foxpronetwebservices.asp -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: [NF] DOS/FTP problem

2012-08-14 Thread M Jarvis
On Tue, Aug 14, 2012 at 1:24 AM, Alan Bourke alanpbou...@fastmail.fm wrote: You could try using NcFTP at the command prompt (it's not DOS) instead. http://www.ncftp.com/ May give you more control, has a nice progress bar etc. Thanks for the suggestions... But this works otherwise for

Re: [NF] Wireless Router problem/life time

2012-08-14 Thread Lew Schwartz
Daily scan via MS Security Essentials finds nothing. On Mon, Aug 13, 2012 at 7:36 PM, Nicholas Geti ng...@optonline.net wrote: Probably viruses are intercepting your IP addresses. - Original Message - From: Lew Schwartz lew1...@gmail.com To: ProFox Email List profox@leafe.com Sent:

Re: [NF] DOS/FTP problem

2012-08-14 Thread Peter Cushing
M Jarvis wrote: Thanks for the suggestions... But this works otherwise for other machines running the same instance of the program... I really don't think it has anything to do with my program - something about the DOS shell window or You could try setting up a basic batch file to

Re: [NF] DOS/FTP problem

2012-08-14 Thread M Jarvis
On Tue, Aug 14, 2012 at 9:51 AM, Lew Schwartz lew1...@gmail.com wrote: Is it possible that the machine is trying to grab the file before the copy is complete? In my experience FTP doesn't play well in this situation. My code loops around checking file size with a delay at the bottom. When the

Re: [NF] DOS/FTP problem

2012-08-14 Thread Ted Roche
On Tue, Aug 14, 2012 at 12:00 PM, M Jarvis brewda...@gmail.com wrote: But this works otherwise for other machines running the same instance of the program... I really don't think it has anything to do with my program - something about the DOS shell window or You might check with the

RE: just installed vfpro-9

2012-08-14 Thread Gary Jeurink
It stalls on the Main program but runs fine on all the forms... except all of the pages in the pageframes are white and don't respond when I change the backColor property. I know its something easy but I haven't spotted it yet. Gary Jeurink -Original Message- From: Alan Bourke

Re: just installed vfpro-9

2012-08-14 Thread Fred Taylor
Sounds like you've run into the .Themes issue. You can turn themes off entirely with _SCREEN.Themes = .f. or for just a screen: thisform.Themes = .f. or a single control: Control.Themes = .f. Fred On Tue, Aug 14, 2012 at 12:17 PM, Gary Jeurink g.jeur...@charter.netwrote: It stalls on the

RE: just installed vfpro-9

2012-08-14 Thread Gary Jeurink
I will have to look up set engine behavior, I don't lknow anything about it. Also I got it past the main.prg problem by adding extensions. Everything so far works except the pageframe.pages are all white and don't respond to property changes. I suspect the default form size settings are huge but I

Re: [NF] Wireless Router problem/life time

2012-08-14 Thread Nicholas Geti
MS Security Essentials is not that good. The following programs are much better. If you are running Windows XP, do the following: combofix to look for root-kits. Be careful which web site you download from. Some try to collect a fee. http://www.bleepingcomputer.com/download/combofix/