Its written in vb.netjust executes analog.exe with parameters for date to and fromcode is currently at work sorry.
Show us the VB.NET code that creates the command, sets the params, and calls out to the OS to run it. It is quite possible that the code you have written is not passing args to the OS correctly.
A simple way to prove it would be to change your code to call a .CMD script instead of analog.exe, and have that .CMD script echo all of its parameters to a file.
But if you show us the code, likely there'll be someone here who can figger it out.
greg.fenton
--
greg.fenton ^_at_^ gmail (yes, dot com)
+------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

