Announcement

Collapse
No announcement yet.

Need a favor - sleep.exe?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need a favor - sleep.exe?

    Any chance someone can compile this for me?
    I'm on a work machine, don't have my PB DOS here, but I need this sleep command to allow a cdrom to spin up (SCSI)...

    Would greatly appreciate it!!


    Code:
    $Option CNTLBREAK Off
    $LIB All Off
    $ERROR All On
    $FLOAT EMULATE
    $CPU 80386
    $Compile Exe
    
    SleepVal=Val(Trim$(Command$))
    Sleep SleepVal
    ------------------
    Scott Turchin
    MCSE, MCP+I
    Computer Creations Software
    ----------------------
    Sometimes you give the world the best you got, and you get kicked in the teeth.
    Give the world the best you got anyway.
    - Ted Nugent (God, Guns, and Rock n' Roll)
    Scott Turchin
    MCSE, MCP+I
    http://www.tngbbs.com
    ----------------------
    True Karate-do is this: that in daily life, one's mind and body be trained and developed in a spirit of humility; and that in critical times, one be devoted utterly to the cause of justice. -Gichin Funakoshi

  • #2
    You want that on 3.5 or 5.25 floppy? (pick one)

    I 'assume' you want it mailed to the postal address at the web site, since there is no email in this post or at the web site.

    Michael Mattias
    Tal Systems (retired)
    Port Washington WI USA
    [email protected]
    http://www.talsystems.com

    Comment


    • #3
      Hey Michael - got a website I can download it from?

      Otherwise turchinsp - at - kpt.nuwc.navy.mil would work

      Preciate it!!

      Scott

      ------------------
      Scott Turchin
      MCSE, MCP+I
      Computer Creations Software
      ----------------------
      Sometimes you give the world the best you got, and you get kicked in the teeth.
      Give the world the best you got anyway.
      - Ted Nugent (God, Guns, and Rock n' Roll)
      Scott Turchin
      MCSE, MCP+I
      http://www.tngbbs.com
      ----------------------
      True Karate-do is this: that in daily life, one's mind and body be trained and developed in a spirit of humility; and that in critical times, one be devoted utterly to the cause of justice. -Gichin Funakoshi

      Comment


      • #4
        Just in case Michael didn't get back to you...

        I've also sent you an e-mail but in case .mil doesn't like my
        address d/load from here.
        www.dasoftvss.com/Temp/SLEEP.EXE www.dasoftvss.com/Temp/SLEEP.BAS

        ------------------
        C'ya
        Don
        don at DASoftVSS dot com
        http://www.DASoftVSS.com
        C'ya
        Don

        http://www.ImagesBy.me

        Comment


        • #5
          Many sites, commercial or government, will not accept, or permit you to send certain files. I cannot send .exe, .com, .vbs, or even (aargh!!!) .zip.
          The way I get around it is to give the file I want to send an innocuous extension (.xyz, or even .doc) and include instructions in the message to save the file as *.zip or *.exe.
          Usually, I forget the first time and have to re-send after a bounce-back.

          regards, Ian Cairns

          ------------------
          IRC
          :) IRC :)

          Comment


          • #6
            I sent Scott a ZIP yesterday and it hasn't come back...

            Of course, maybe someone at NSA was having a slow day and was able to 'check it out' the same day he stole^h^h^h^ was asked to review it...


            Michael Mattias
            Tal Systems (retired)
            Port Washington WI USA
            [email protected]
            http://www.talsystems.com

            Comment


            • #7
              I wonder how many people know that Ctrl+h (^h) represents backspace?
              regards, Ian Cairns

              ------------------
              IRC
              :) IRC :)

              Comment

              Working...
              X