Contents
 - Where is my file? I saved it, but can not see it...
     
      - Application data will be saved under user\AppData, but AppData
          has a hidden attribute. So, from the property, you need to set
          to see the all the files.
     
 
  - sequential command in com.exe
     
      - & is the delimiter. E.g., 
dir & cd
      
 
Copyright (C) 2008 YAMAUCHI Hitoshi