C
CSGalloway@nc.rr.com
Guest
Take Command 8.02.106 Windows XP [Version 5.1.2600]
Take Command Build 106 Windows XP Build 2600 Service Pack 3
-) When I view the tcmd.chm using hh.exe, i'd like to clear the terms I have searched for before. Not sure hot to achieve this - anyone know?
-) What happens if I execute:
sendmail %cAtt /d /v "me@somedomain.com" "subject" "body text"
where in a folder of many images I also execute first:
for %fn in (*.jpg) set cAtt=%cAtt /A %fn
as I could conceiveably go over the command line length once cAtt is expanded?
-) In the above example I tried to see what the full command line would be by doing Ctrl-X at the end but nothing changed. Does ECHO have to be ON for this to work?
Regards,
Charles.
Take Command Build 106 Windows XP Build 2600 Service Pack 3
-) When I view the tcmd.chm using hh.exe, i'd like to clear the terms I have searched for before. Not sure hot to achieve this - anyone know?
-) What happens if I execute:
sendmail %cAtt /d /v "me@somedomain.com" "subject" "body text"
where in a folder of many images I also execute first:
for %fn in (*.jpg) set cAtt=%cAtt /A %fn
as I could conceiveably go over the command line length once cAtt is expanded?
-) In the above example I tried to see what the full command line would be by doing Ctrl-X at the end but nothing changed. Does ECHO have to be ON for this to work?
Regards,
Charles.