Associate
- Joined
- 22 Jun 2005
- Posts
- 913
- Location
- England
GeForce 7900 GTX
; Starting Kix functions:
Function InContainer ($Container, $NameType)
Dim $CurrentContainer, $Name1, $Name2, $Found, $commaloc
select
case $NameType = "Computer" $Name1 = @Domain + "\" + @wksta + "$$"
case $NameType = "User" $Name1 = @LDomain + "\" + @UserID
case 1 $Name1 = ""
endselect
if $Name1 <> ""
$Name2 = TranslateName (3, "", 3, $Name1, 1)
if $Name2[1] = 0
$Found=0
while $Found=0
$commaloc = instr($Name2[0], ",")
if $commaloc > 1
if substr($Name2[0],$commaloc-1,1) = "\"
$Name2[0] = substr($Name2[0], $commaloc+1)
else
$Found=1
$CurrentContainer = substr($Name2[0], $commaloc+1)
endif
else
$Found=1
endif
loop
select
case $CurrentContainer=$Container $InContainer = 1, $Name2[1], $Name2[2]
case instr($Name2[0], $Container) $InContainer = 2, $Name2[1], $Name2[2]
case 1 $InContainer = 0, $Name2[1], $Name2[2]
endselect
else
$InContainer = -2, $Name2[1], $Name2[2]
endif
else
$InContainer = -1, 0, ""
endif
EndFunction
Function TranslateName ($InitType, $BindName, $LookupNameType, $LookupName, $ReturnNameType)
Dim $InitType, $BindName, $LookupNameType, $LookupName, $ReturnNameType
Dim $NameTranslate, $ReturnName, $Error, $ErrorText
$Error = 0
$ErrorText = ""
$ReturnName = ""
$NameTranslate = CREATEOBJECT ("NameTranslate")
$Error = @error
$ErrorText = @serror
if $Error = 0
$NameTranslate.Init ($InitType, $BindName)
$Error = @error
$ErrorText = @serror
if $Error = 0
$NameTranslate.Set ($LookupNameType, $LookupName)
$Error = @error
$ErrorText = @serror
if $Error = 0
$ReturnName = $NameTranslate.Get($ReturnNameType)
$Error = @error
$ErrorText = @serror
endif
endif
endif
$TranslateName = $ReturnName, $Error, $ErrorText
Endfunction
In short we have to pay £138K when we place the order but I see no reason why we can't amortise over 4 years. Switching to 4 years represents a cost increase of 8% as opposed to 30% when done over 3 years.
I'll be in Sweden most of next week but will be working from home tomorrow and Monday so give me a call if you have a few minutes and I'll try to explain the finer details of it.
I was reconciling one of my current accounts Sadly it's mine in a work sense not a 'rich beyond my wildest dreams' sense. What you see there is a small portion of what Germany owe us.Zip said:Please explain this?
And can i have half of it