Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt: Temp-Ordner ermitteln Lauffähig ab Profan-Version 5.0 Pfad zum Temp-Ordner ermitteln Andreas Miethe * Bielefeld * 1999 ################################## DEF @AGetTempPath(2) ! KERNEL32,GetTempPathA Declare Path# Dim Path#,255 @AGetTempPath(255,Path#) Print String$(Path#,0) Dispose Path# Waitinput end
Session-Cookies