Try these two commands and post the results:

Code:

//echo -a - ALIASES - | var %c = 1 | while ($alias(%c)) { echo -a $alias(%c) | inc %c }

//echo -a - REMOTES - | var %c = 1 | while ($script(%c)) { echo -a $script(%c) | inc %c }



-genius_at_work