Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Guest
  •  test
  • No customer Topic Starter
2009-08-12T16:06:02Z
Has anybody had issue's with reading files?

I'm trying to read a simple data file into stdout, (file contains "exit 0"). Upon my write to another data file, I am getting null values after my data. I tried playing around with the encoding, with no luck.

Any help would be appreciated.

thanks

hepworth
Sponsor
Forum information
Support
2009-08-12T16:10:48Z
If you get null values it is probably because of a different codepage on server from client. You can adjust this in the main settings of the Task.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2009-08-12T16:12:01Z
Replied a little fast - saw that you had played around with that. What application is writing the files? Maybe it uses a different encoding than the system.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
  •  test
  • No customer Topic Starter
2009-08-12T16:13:49Z
I actually figured it out, just a couple of minutes ago, it was the output settings, limit output to size, I unchecked this and now I am no longer getting the null values.

thanks
Support
2009-08-12T16:24:07Z
Ok, great, we will look at that behaviour. What codepage do you have on the system?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
  •  test
  • No customer Topic Starter
2009-08-12T16:26:02Z
I'm using utf-8.

thanks
Users browsing this topic
Scroll to Top