RE: listing users and changing termserv properties

From: Stivie S. (stefan.suesser_at_computacenter.com)
Date: 04/02/04


Date: Fri, 2 Apr 2004 11:36:09 -0800

Unfortunately, I forgot an important thing in my code sample. You have to close the subroutine by adding "END SUB" as the last line of code in the subroutine...
     
     ----- Craig Smith wrote: -----
     
     Thanks ... just what I was looking for. I will be testing in about 5
     min! :)
     
     Qumis
     Craig Smith
     
     
     
     *** Sent via Developersdex http://www.developersdex.com ***
     Don't just participate in USENET...get rewarded for it!
     



Relevant Pages

  • Re: Memory problem with XML::DOM::Parser???
    ... >> # Die Anfrage ist Teil der neuen EPA ... # Modul für die XML-Funktionen des Clients ... # Subroutine, um die XML-Struktur aus dem XML-Rootfile und den ... sub construct_xml { ...
    (comp.lang.perl.misc)
  • Re: passing database data to a sub
    ... > I'm not sure of the difference, why isn't it a subroutine? ... > sure about this 'shift' thing anyway :-) ... > sub teardown ... > # Setup the template to use for the output. ...
    (perl.beginners)
  • Re: Shared Method Problem With "Global" Storage
    ... Shared Method Problem With "Global" Storage ... declare the Sub as Shared. ... What I don't get is that if I refer to ButtonHasBeenClicked in a subroutine ... code which is unique to mining web site B. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Proper class setup?
    ... > sub init { ... here: AUTOLOAD and lvalue subroutines. ... if a subroutine named AUTOLOAD exists then it will be called whenever ...
    (perl.beginners)
  • Re: VB app nolonger works with XP SP2
    ... >> Public Sub New ... >> Private components As System.ComponentModel.IContainer ... >> ' This enumeration provides values for the lines sent to the Comm Port ... >> ' This subroutine invokes a thread to perform an asynchronous write. ...
    (microsoft.public.dotnet.languages.vb)