hi,,
when we define a path at the beginning of the program e.g.
$myPATH = "C:\work"
some times i see this:
$myPATH = "D:\work\*.*"
what is *.*??
thanks
Printable View
hi,,
when we define a path at the beginning of the program e.g.
$myPATH = "C:\work"
some times i see this:
$myPATH = "D:\work\*.*"
what is *.*??
thanks
Moved From the FAQ Section