Author Topic: Is their a utility or program that...  (Read 3637 times)

modestmister89

  • You're a Genuine Wannabe
  • *
  • Posts: 6
    • View Profile
Is their a utility or program that...
« on: November 17, 2004, 08:39:06 pm »
allows you to rename your picture files at once? or any utility or program similar to that? thanks!

Will

  • Moderators
  • Fine as dandelions
  • *****
  • Posts: 1735
  • Advanced anti-spam registrations filter
    • View Profile
Is their a utility or program that...
« Reply #1 on: November 17, 2004, 09:56:45 pm »
Like... how do you want these files to be renamed?
"Of all the things I've lost, I miss my mind the most." -Ozzy Osborne

Grakthis

  • VCUBs
  • Keepin' secrets at midnight
  • *
  • Posts: 3983
  • Lord Andrew
    • AOL Instant Messenger - Grakthis
    • View Profile
    • http://www.grakthis.com
Re: Is their a utility or program that...
« Reply #2 on: November 18, 2004, 04:28:39 am »
Quote from: "modestmister89"
allows you to rename your picture files at once? or any utility or program similar to that? thanks!


...

What kind of a question is this?

Write a VB Script to do it.  :)
If you are reading this, you are probably on my ignore list.  Click here to return the favor

Wagella Wrote:Yay for Bigotry!!

---Andrew

Katia's Lover

  • I'd Walk A Thousand Miles...
  • *****
  • Posts: 1325
    • AOL Instant Messenger - GSUCarltonFan
    • View Profile
    • http://www.southern-connection.com
    • Email
Re: Is their a utility or program that...
« Reply #3 on: November 18, 2004, 06:48:48 am »
Quote from: "Grakthis"
Write a VB Script to do it.  :)


 :roll:

Some of us have lives Grak, and thus don't spend every waking moment either talking about or writing script and code.  :x  8O
katiakaysha: you win
katiakaysha: you're right

I'm on a mission to piss the world off.  Is it your turn yet?!

http://losersareentertaining.blogspot.com/

illogical

  • Make me high on lullabies
  • ***
  • Posts: 141
  • Who the F*ck is this?
    • ICQ Messenger - 148936686
    • MSN Messenger - illogical@urtcentral.com
    • AOL Instant Messenger - illogicity
    • Yahoo Instant Messenger - illogicity
    • View Profile
    • http://www.404ster.com/
Is their a utility or program that...
« Reply #4 on: November 18, 2004, 08:06:26 am »
VB script? It would work, but ew.

If you want files renamed sequentially, that's easy enough...

Code: [Select]
Pseudo code...

varCount = 0
foreach file in directory {
  rename file, "file_"+varCount+".txt"
}

Grakthis

  • VCUBs
  • Keepin' secrets at midnight
  • *
  • Posts: 3983
  • Lord Andrew
    • AOL Instant Messenger - Grakthis
    • View Profile
    • http://www.grakthis.com
Is their a utility or program that...
« Reply #5 on: November 18, 2004, 08:53:18 am »
Quote from: "illogical"
VB script? It would work, but ew.

If you want files renamed sequentially, that's easy enough...

Code: [Select]
Pseudo code...

varCount = 0
foreach file in directory {
  rename file, "file_"+varCount+".txt"
}


It's either VBScript of JScript unless you want to compile something... which would just be silly.
If you are reading this, you are probably on my ignore list.  Click here to return the favor

Wagella Wrote:Yay for Bigotry!!

---Andrew

kev222

  • VCUBs
  • Keepin' secrets at midnight
  • *
  • Posts: 3194
  • zero vector
    • AOL Instant Messenger - k3v222
    • View Profile
    • http://www.kev.nu/vc
    • Email
Is their a utility or program that...
« Reply #6 on: November 18, 2004, 09:00:45 am »
Before writing any script or code. Answer Will's (m125_boy's) question. You may be able to do it with just MS-DOS copy and wildcards.

-Kev

Grakthis

  • VCUBs
  • Keepin' secrets at midnight
  • *
  • Posts: 3983
  • Lord Andrew
    • AOL Instant Messenger - Grakthis
    • View Profile
    • http://www.grakthis.com
Is their a utility or program that...
« Reply #7 on: November 18, 2004, 12:18:30 pm »
Quote from: "kev222"
Before writing any script or code. Answer Will's (m125_boy's) question. You may be able to do it with just MS-DOS copy and wildcards.

-Kev


Shhhh.  Stop giving good advice to n00bs.
If you are reading this, you are probably on my ignore list.  Click here to return the favor

Wagella Wrote:Yay for Bigotry!!

---Andrew

kev222

  • VCUBs
  • Keepin' secrets at midnight
  • *
  • Posts: 3194
  • zero vector
    • AOL Instant Messenger - k3v222
    • View Profile
    • http://www.kev.nu/vc
    • Email
Is their a utility or program that...
« Reply #8 on: November 18, 2004, 03:21:01 pm »
Quote from: "Grakthis"
Quote from: "kev222"
Before writing any script or code. Answer Will's (m125_boy's) question. You may be able to do it with just MS-DOS copy and wildcards.

-Kev


Shhhh.  Stop giving good advice to n00bs.

lol.

Errr... I mean, like, have you tried "format c:" dude?

-Kev

Jophess

  • Keepin' secrets at midnight
  • *****
  • Posts: 3641
    • View Profile
    • Twitter
    • Email
Is their a utility or program that...
« Reply #9 on: November 18, 2004, 03:48:57 pm »
Rightclick..... Rename

Right?
Joe

Grakthis

  • VCUBs
  • Keepin' secrets at midnight
  • *
  • Posts: 3983
  • Lord Andrew
    • AOL Instant Messenger - Grakthis
    • View Profile
    • http://www.grakthis.com
Is their a utility or program that...
« Reply #10 on: November 19, 2004, 06:09:40 am »
Quote from: "kev222"
Quote from: "Grakthis"
Quote from: "kev222"
Before writing any script or code. Answer Will's (m125_boy's) question. You may be able to do it with just MS-DOS copy and wildcards.

-Kev


Shhhh.  Stop giving good advice to n00bs.

lol.

Errr... I mean, like, have you tried "format c:" dude?

-Kev


Much better.  :lol:
If you are reading this, you are probably on my ignore list.  Click here to return the favor

Wagella Wrote:Yay for Bigotry!!

---Andrew