Wouw, this is realy good!! Thanks for all, I can go on now with my DB. you were realy helpful, all.
>************************************ > >>> import win32api > >>> CD_Info = win32api.GetVolumeInformation("D:/") > >>> serno = CD_Info[1] > >>> if serno < 0: >... serno_str = "%X" % (0x100000000+serno) >... else: >... serno_str = "%X" % serno >... > >>> serno_str >'8A73780D' > >>> > >************************************ Thanks Gr Ron Speerstra _________________________________________________________________ Een audiogesprek? Pak Messenger, niet de telefoon http://www1.imagine-msn.com/Messenger/Video.aspx _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor