par Michael DELIQUE » 24 Fév 2011 à 15:31
re
non
dans ton
picklist = workspace.PickListStrings( PICKLIST_CUSTOM, False, db.server, db, "vCBPPersonne", "A qui voulez vous transférer le fax ?", "Choix de la personne", 4 )
replace DB (qui est objet) par db.filepath ça devrais mieux marcher
picklist = workspace.PickListStrings( PICKLIST_CUSTOM, False, db.server, db.filepath, "vCBPPersonne", "A qui voulez vous transférer le fax ?", "Choix de la personne", 4 )
Cordialement
Michael (SMS-Phobique)
----------------------------
"La théorie, c'est quand on sait tout et que rien ne fonctionne. La pratique, c'est quand tout fonctionne et que personne ne sait pourquoi."
Albert EINSTEIN