View Single Post
  #9 (permalink)  
Old 05-12-2008, 11:32 AM
klaus's Avatar
klaus klaus is offline
Basic4ppc Veteran
 
Join Date: Oct 2007
Location: Switzerland
Posts: 434
Awards Showcase
Competition Winner 
Total Awards: 1
Default

The code in my previous post has been modified.

It must be
Code:
  If Not(CPPC) Then
    door.FromControl("form1")
    door.SetProperty("StartPosition","Manual")
  End If
Otherwise there will be a Null Exception error on the divice.

Best regards
__________________
Klaus
Switzerland
Reply With Quote