Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: og1975ze
  • Content: Threads
  • Order by date
  1. og1975ze

    Tokenize a string and pass to constructor

    Can anyone tell me how to read a file (entered as a command line arg.)using the string tokenizer and pass thoses values that were read to a constructor?? Please see my example code: FileReader theFile; BufferedReader fileIn = null; String Currenttoken; Mortgage m; \\ I have a clas...
  2. og1975ze

    how to save attachement

    IM NEW IN THIS AND ANY HELP IS WELCOME. I'M TRYING TO COME UP WITH THE SCRIPT THAT WILL LOOK IN OUTLOOK FOR THE SPECIFIC SUBJECT (TEXT AND DATE -1)AND THEN SAVE ATTACHED SPREADSHEETS FROM THAT EMAIL TO SPACIFIC LOCATION. ANY HELP IS APPRECIATED. THANKS.
  3. og1975ze

    how to shut down the computer with VBA modul

    I need to come up with the code in vba which will shut down the computer. If anybody have any sugestions, please let me know. Thanks.

Part and Inventory Search

Back
Top