Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Copying files from Symbian-S60 phone to disk
#7
Macro Macro2745
Code:
Copy      Help
out

Shell32.Shell x._create
Shell32.Folder fMC=x.NameSpace(Shell32.ssfDRIVES) ;;My Computer
Shell32.FolderItem fi
foreach fi fMC.Items
,str name=fi.Name
,out name
Does it show "Phone Model" or similar?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)