Go Back   Novahq.net Forum > Off-Topic > General Chat
FAQ Community Calendar Today's Posts Search

General Chat Talk about anything that does not fit into other topics here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-02-2007, 08:32 PM
DevilDog#1 is offline DevilDog#1

Join Date: Jul 2002
Posts: 7,040

Computer Scripting Book

I highly recommend Microsoft WSH and VBScript Programming for the Absolute Beginner, Second Edition (For the Absolute Beginner) (Paperback) if you want to learn Windows Scripting Host and VB Scripting.

PHP Code:
// Code for Windows. Save file as hello.vbs

Set WshShl WScript.CreateObject("WScript.Shell")
WshShl.Popup "Hello World!"



// Code for DOS
WScript.Echo "Hello World!" 
__________________








Quote:
If I don't do that doesn't mean I can't - DD#1

Last edited by DevilDog#1; 05-02-2007 at 09:13 PM.
Reply With Quote
  #2  
Old 05-03-2007, 12:14 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,933

vbs is really nice for simple tasks ... I use it on the server for things like cron jobs..
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 05-13-2007, 09:11 AM
DevilDog#1 is offline DevilDog#1

Join Date: Jul 2002
Posts: 7,040

Have you tried Windows Powershell?
__________________








Quote:
If I don't do that doesn't mean I can't - DD#1
Reply With Quote
  #4  
Old 05-13-2007, 02:51 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,933

no
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Book Chrispy General Chat 10 11-10-2005 06:36 PM
The best php book? General Nuisance Web design and Programming 6 07-25-2005 10:23 AM
If you like book ... DevilDog#1 General Chat 4 04-22-2005 11:39 AM
How's the custom scripting going? PHP-Largo phphq.Net Forums 2 09-24-2004 04:33 PM
Scripting BHD maps Lightening & Earthquakes Smokin@420.BUD Delta Force 4 10-30-2002 09:15 PM


All times are GMT -5. The time now is 04:58 PM.




Powered by vBulletin®