2 questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • über
    New Member
    • Sep 2007
    • 31

    2 questions

    1. how can you do a script that waits for you to connect to server, then when its connected, the script would do nothing, but it would let you know if it has disconnected.
    2. how could i print to anywhere, not just command prompt?
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Unfortunately, it is against site policy for us to do your homework for you. You can write the code and if you get stuck, post it here and we will nudge you in the right direction, but we cannot give you the answers, sorry.

    Regards,

    Jeff

    Comment

    • Ganon11
      Recognized Expert Specialist
      • Oct 2006
      • 3651

      #3
      For number two, try going to your command prompt and typing

      Code:
      perldoc -f print

      Comment

      • über
        New Member
        • Sep 2007
        • 31

        #4
        for the first question, can you even say where to start? u dont have to post the whole code

        Comment

        Working...