Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows 95 API SHFileOperation
Message
De
18/04/1998 13:57:16
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00092316
Message ID:
00093175
Vues:
30
Thanks. I asked because I tried it without the double chr(0) (with just one file spec) and it worked, so I didn't thought of double chr(0). :(

Vlad

>The function can take a list of null terminated strings of filespecs to operate on. The double null signals the end of the list of filespecs. For example: "*.dbf" + chr(0) + "*.cdx" + chr(0) + "*.fpt" + chr(0) + chr(0)
>
>>>pFrom = oPointers.GetPointer("c:\pkcopy\*.*" + chr(0) + chr(0))
>>
>>I also played a little with this function yesterday. What's the use of the double chr(0) in your case?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform