Jump to content

Numbering System

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Muffin

Muffin

    Newbie

  • Members
  • Pip
  • 1 posts
Hey! I'm new here and i was wondering if anyone could make a script or program that will number any file you choose for you. You set the number it starts at and it numbers all the files in a selected folder that you have chosen! Thanks to anyone who can help!

#2
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Hey I have a homework assignment and I need to write a program that counts the amount of miles from earth until Orion's Belt and then back to the sun. This program needs to be written entirely in C and is supposed to use a DLL that I write. OMG THANKS FOR THE HELP.

#3
Aereshaa

Aereshaa

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 790 posts
I'm not doing your homework, but here's a good script that crashes your computer!
%0|%0

#4
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,720 posts
Use a for loop, and just rename the files using the counter variable. Let's see some code first.