Dear,
All our scripts are running in a proper way.
We must replace the @kix macro call with following code
code:
Ltrim(Rtrim(Substr(@kix,InStr(@kix,'.')-1,Len(@kix)-InStr(@kix,'.')+2)))
which works for all kixtart 3.37 and higher.
Code is up- and downwards compatible.
Following code
code:
Substr(@kix,InStr(@kix,'.')-1,Len(@kix)-InStr(@kix,'.')+2)
which works for all kixtart releases.
Before making upgrading possible we need to change our iexpress package. Currently we
have finished them.
The definitive versions will be published tomorrow.
It works properly for all kind of windows versions: 95/98/ME/NT/2000/XP.
A pity is, that Scriptlogic didn't update their CHM file. Currently the latest release
is related with kixtart 4.21 release.
greetings.
[ 09. October 2003, 23:09: Message edited by: MCA ]