10-01-2015, 04:46 PM
It works--Great,
How are 3 parameters handled ? Example:
C:\> e.exe e:\directory 400 600
to control directory AND also the size of explorer from outside ?
Present code with one parameter
spe 10
int w
run "$windows$\explorer.exe" _command "" "" 0x2800 win("" "CabinetWClass") w
siz 400 400 w
How are 3 parameters handled ? Example:
C:\> e.exe e:\directory 400 600
to control directory AND also the size of explorer from outside ?
Present code with one parameter
spe 10
int w
run "$windows$\explorer.exe" _command "" "" 0x2800 win("" "CabinetWClass") w
siz 400 400 w
