2,659 reputation
1410
bio website
location London, United Kingdom
age
visits member for 1 year, 10 months
seen 3 hours ago
stats profile views 89

2d
answered Parse String to decimal and retain decimal values
May
8
comment Halting program execution between certain hours of the week
Thank you for you answer. It wasn't quite what I was looking for. I want to check the schedule after performing each copy rather than scheduling copying at regular intervals. I have provided some of the code I implemented as an answer. You might be able to simplify it :-)
May
8
revised Halting program execution between certain hours of the week
edited body
May
8
answered Halting program execution between certain hours of the week
May
7
comment Halting program execution between certain hours of the week
Thanks for that. However, I was looking to run the check after either a file has been copied. I just want it to stop if it tries to copy another doc but the time is outside of the allowed hours.
May
7
revised Halting program execution between certain hours of the week
added 19 characters in body
May
7
comment Halting program execution between certain hours of the week
@ay89 I am running the program using a scheduled task on windows. Once started it will run for as many days as necessary to finish the transfer of files. And I am not transferring files to a network drive so can't use tools like robocopy.
May
7
asked Halting program execution between certain hours of the week
May
1
revised Number of days in any month
added 41 characters in body
May
1
answered Number of days in any month
Apr
30
revised How to dynamically set a limited range for my dates via jQuery
deleted 227 characters in body
Apr
30
revised How to dynamically set a limited range for my dates via jQuery
deleted 227 characters in body
Apr
30
revised How to dynamically set a limited range for my dates via jQuery
added 41 characters in body
Apr
30
revised How to dynamically set a limited range for my dates via jQuery
added 72 characters in body
Apr
30
answered How to dynamically set a limited range for my dates via jQuery
Apr
29
awarded  Necromancer
Apr
21
comment Passing string to function in correct encoding in Java
It appears to work but will wait for other answers before marking as correct :-)
Apr
21
comment Passing string to function in correct encoding in Java
Thank you, will have a read.
Apr
21
revised Passing string to function in correct encoding in Java
added 198 characters in body
Apr
21
asked Passing string to function in correct encoding in Java