Re: gCfg(ssphys) init by OS

2006-05-06 Thread Kenneth Porter
--On Saturday, May 06, 2006 9:14 PM +0200 Dirk <[EMAIL PROTECTED]> wrote: wouldn't it be sufficient to use 'ssphys' on both platforms, since windows is case insensitive and the extension ".exe" must not be specified either. I gave this a fast try, and it worked here. Sounds good. _

Re: gCfg(ssphys) init by OS

2006-05-06 Thread Dirk
Hi, wouldn't it be sufficient to use 'ssphys' on both platforms, since windows is case insensitive and the extension ".exe" must not be specified either. I gave this a fast try, and it worked here. BTW.: ssphys.exe it specified twice One time in the Initialize function and the other time in

gCfg(ssphys) init by OS

2006-05-05 Thread Kenneth Porter
Can those of you running under Windows verify that this idiom does the right thing? $^O is supposed to return the OS name. Under Linux, the ssphys program has no extension and the name is all lowercase. [EMAIL PROTECTED] pin_handler]$ svn diff Index: vss2svn.pl =