12 messages in org.openoffice.fr.progRe: [prog] déterminer l'operating sys...
FromSent OnAttachments
Thiebaut Jean-LucDec 27, 2006 11:04 pm 
Laurent GodardDec 27, 2006 11:23 pm 
Thiebaut Jean-LucDec 28, 2006 1:05 am 
nico...@interim-nation.frDec 29, 2006 3:25 am 
Manuel NAUDINDec 29, 2006 3:38 am 
nico...@interim-nation.frDec 29, 2006 4:19 am 
Manuel NAUDINDec 29, 2006 5:50 am 
nico...@interim-nation.frDec 29, 2006 6:47 am 
Manuel NAUDINDec 29, 2006 12:41 pm 
Didier RetterDec 30, 2006 2:15 am 
Thiebaut Jean-LucDec 30, 2006 10:05 pm 
Francois GattoDec 30, 2006 11:37 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] déterminer l'operating system / système d'exploitationActions...
From:Laurent Godard (lgod@indesko.com)
Date:Dec 27, 2006 11:23:17 pm
List:org.openoffice.fr.prog

Bonjour

existe-t-il une méthode simple et élégante (via l'API ?) pour déterminer si on travaille sous Windows, Linux ou Mac ? (Je voudrais éviter d'utiliser des "on error" sur un chemin ne pouvant exister que sous Windows par exemple...)

print getGUIType

1: Windows 3: Mac OS 4: UNIX

Laurent