Similar Articles |
|
PC Magazine December 9, 2003 |
Rename Files to Match Date/Time Stamp Is there a simple way in Windows XP Professional to rename a group of files, with each filename made up of the date and time of file creation? Yes, there's a way, but it's not that simple. |
PC Magazine February 17, 2004 Neil J. Rubenking |
Move Numbers within Filenames Is there a utility or method to help me batch rename files to put track numbers at the front? |
PC Magazine September 7, 2004 Neil J. Rubenking |
Using the Start Command in XP Firing up a program in XP from a batch file requires some special knowledge. |
PC World October 2005 Scott Dunn |
Keep Your Data Folders in Date Order Automatically Plus: Create more format options for your folders, and make custom right-click menus for your files and folders. |
JavaWorld October 2002 Jeff Friesen |
Java's character and assorted string classes support text-processing Text-processing is one of the more frequent activities in which computer programs engage. Java supports that activity via the Character, String, StringBuffer, and StringTokenizer classes. This article explores each class and introduces you to an assortment of those classes' methods. |
PC Magazine August 30, 2006 |
Batch File Redirection Oddity Redirecting the output of a batch file in Windows XP |
PC Magazine May 4, 2005 Neil J. Rubenking |
Launching URLs from Batch Files in Windows XP SP2 As a freelance translator, I open a number of sites at once when setting up my translation environment. Unfortunately, after I installed Windows XP SP2, the batch file no longer runs correctly. Is there a workaround? |
PC Magazine March 16, 2005 Neil J. Rubenking |
Not-So-Smart Quotes Word's "smart quotes" can cause problems when paste to the command line. |
PC World September 2003 Scott Dunn |
Windows Tips: Check Your Disks for Errors, With a Single Click Automate hard-drive maintenance; XP Pro vs. XP Home; the versatile Power Menu utility. |
PC World September 2005 Scott Dunn |
Windows' Command Line Puts You in Control Text commands can make quick work of many Windows tasks; plus, a free file-copy utility. |
PC Magazine September 2, 2003 Neil J. Rubenking |
Launch Multiple URLs Use this batch file to open several URLs at once and tile them on the screen to your liking. |
JavaWorld September 2000 Michael C. Daconta |
Steer clear of Java pitfalls Avoiding Java programming problems can save you considerable time and frustration when developing programs. This month, Michael Daconta presents two API pitfalls and a long-standing bug. |