The fsel script allows to select files in PocketPC regardless of location.
See more at general/2004-March/016803
Usage
Use the fsel.ijs posted below to this forum with custom to hook it up to the Tools menu:
---------------------- [ fsel_custom.ijs ] --- ijxtool_j_ 3;'Open...';'open ''ijs'' fsel_z_ ''\My Documents\juser''' ijxtool_j_ 4;'Opensys...';'open ''ijs'' fsel_z_ ''\j501\system''' ijxtool_j_ 5;'Run...';'load ''ijs'' fsel_z_ ''\My Documents\juser''' ijxtool_j_ 6;'View...';'wdview@(1!:1) :: empty <fsel_z_ ''''' ----------------------------------------------
fsel script
Download: fsel.ijs
