View Single Post
Old 01-25-2012, 10:59 AM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by goatmop View Post
Worked great, except now my mind has exploded.

To test your ideas, I changed the first four links in my book, the first two using the "./" method, and the second two abandoning the "/" completely. All four links worked, but now, all the rest of the links in the book work, too. Any ideas why that is?

Don't get me wrong, I'm not complaining. Just confused.
standard file system notation:

/ = always start at the ROOT of the file system (C:/ )
./ = starting at current directory
(no slash) = relative to here (very similar to the above, but there may be some odd exceptions)
theducks is offline   Reply With Quote