I've seen several references lately to files that have the % sign around them-- ie.. $windir%. What does this mean? What does it do for the computer. I know $ is supposed to make the directory hidden. Is % basically the same thing?
the % is really just making up for the space in some flies. such as, a file name for online could be:this is fun. but in order for it to be online, the hosters usaually use % as a substitute for a space, making it; this%is%fun%
the % is really just making up for the space in some flies. such as, a file name for online could be:this is fun. but in order for it to be online, the hosters usaually use % as a substitute for a space, making it; this%is%fun%