Web Images News Groups Scholar Blogs Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . scripting . vbscript
This is a Usenet group - learn more
Find or start a Google Group about vbscript.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
Related Groups
Microsoft scripting newsgroup.
Low activity, Usenet
Microsoft Windows newsgroup.
Low activity, Usenet
Microsoft scripting newsgroup.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 66101  Older »
Description: Microsoft scripting newsgroup.
 

determine last time file/folder was modified 
  I found a script on the net that searches a folder for the names of subfolders and files and pumps that information to a log file. I have modified the script to gather more info and to export the data to an Excel spreadsheet. I just wanted to get some feedback on it. Thanks, Jeremy ------------------------------ ------------------------------ -----------... more »
By Jeremy  - 1:21pm - 1 new of 1 message    

10 Tips for Writing Web Copy 
  10 Tips for Writing Web Copy One of the most important aspects of a website today is the webcopy - sometimes called the sales letter. In days gone bye, banners and graphics were all important but now it's the words that do the selling. This short article will give you some pointers about writing good... more »
By ashokrose ashokrose  - 10:01am - 1 new of 1 message    

Run Command Line 
  Hello, I am trying to run a vbs file on my server that appends a few mp3 files to another and creates a new file. I can do this from the command line without out any problems: copy /b D:\Sites\www\applications\reco rder\file1.mp3 + D:\Sites\www \applications\recorder\file2.m p3 D:\Sites\www\applications\reco rder... more »
By Jing Software  - Nov 6 - 2 new of 2 messages    

Move n files sort by Filename 
  I have many files in a folder - I need to move only first 5 files another folder sort by filename ie in Source folder i have 1Filename.txt 2Filename.txt 3Filename.txt 4Filename.txt 5Filename.txt 6Filename.txt 7Filename.txt 8Filename.txt 9Filename.txt I need to move only FIRST 5 files sort by Filename to destination... more »
By Bals  - Nov 6 - 9 new of 9 messages    

Seek Filter Include Example 
  This creates an Array M and fetches the elements having cc - so it displays dccr.... M= Split("bbadccraddaeea","a") B = Filter(M,"cc") WScript.Echo Join(B,",") Filter also has this syntax: Filter(Array,Search[,Include[, Mode]]) Can someone create an example based on these variables that utilizes Include?... more »
By gimme_this_gimme_that@yah oo.com  - Nov 6 - 4 new of 4 messages    

Script 
  Why does this script work: ' Description: Demonstration script that uses the FileSystemObject to delete a file. Local computer ' For Vista Set WSHShell = WScript.CreateObject("WScript. Shell") Set objFSO = CreateObject("Scripting.FileSy stemObject") objFSO.DeleteFile("F:\Users\Te stUser\AppData\Local\test.vbs" )... more »
By PaulM  - Nov 5 - 4 new of 4 messages    

Adding entries to "Manage Passwords" 
  I have googled this for a while and come up with nothing useful. I am trying to script a solution that will allow me to add/delete entries in the XP "Manage Passwords" located at : MyCoputer/Properties/Advanced/ UserProfiles/Settings/UserAcco unts/Advanced/ManagePasswords Anyone have any ideas on how to do this. My desired approach would be... more »
By TDM  - Nov 5 - 1 new of 1 message    

connecting to remote registry not working sometimes 
  My script sometimes quits on this line: Set objReg=GetObject("winmgmts:{im personationLevel=impersonate}! \\" & strCompName & "\root\default:StdRegProv") The script is for installing the Microsoft SCCM client to a group of remote PCs. The script checks if the remote PC can be pinged, checks the local PC... more »
By Tony Logan  - Nov 5 - 3 new of 3 messages    

Run time error '75' 
  Hi, I have Word 2007 on Vista. I have a macro which is written by VB script. It is running fine on Word 2003/2000. I imported it to Word 2007, it doesn't work. I got Visual Basic error message: "Run time error '75', path/file access error". I clicked debug button, it shows the following line has problem.... more »
By Lisa  - Nov 5 - 2 new of 2 messages    

Problem with recursion and objfolder.size 
  1l The purpose of the following script is to return attributes of subfolders into an Excel spread sheet. The way it is now, it only gives the attirbutes for the root folder. I know I need to add a for...next. I just don't know what to put after the for. 2. I get a permissions error with the objfolderf.size line, but not with... more »
By Jeremy  - Nov 5 - 6 new of 6 messages    

1 - 10 of 66101   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google