View Single Post
Join Date: May 2008
Posts: 48
Reputation: etc123 is an unknown quantity at this point 
Solved Threads: 0
etc123 etc123 is offline Offline
Light Poster

Re: a simple application

 
0
  #3
Dec 1st, 2008
I have an excel spreadsheet that has two columns, a date column and a system code column. One of the applications that I use on a regular basis requires a system code, it changes each day. I want to write an app, batch file, etc., anything that upon launching will get the system code for the day(either by manually passing the value through some sort of GUI, or based off of the date on the computer) and return it to me in a text file that I can copy and paste.

Any recommendations on a language that would make this task very easy?
Reply With Quote