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