DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

ChnNameChk

I might never get that function.
Ones I used it andit worked, now it doesn't.
The Channel does existe but it will not be found.
 
Call ChnNameChk(groupcount,"Général")
  msgbox(ChdChnName) --------------------------------------> thee box will be empty
 If ChdChnName <> "Général" Then
  msgbox("ja")
 Elseif ChdChnName = "Général" Then
  msgbox("nein")
 End If
 
Thomas
0 Kudos
Message 1 of 3
(3,186 Views)
Hello Tom!

Use GHdChnName instead of ChdChnName

See help for Details

Matthias
Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  
0 Kudos
Message 2 of 3
(3,180 Views)

Wer lesen kann, ist klar im Vorteil......

schööööööööööm

 

 

 

THX

0 Kudos
Message 3 of 3
(3,179 Views)