Toon posts:

[DOS] Delay in Batch File

Pagina: 1
Acties:
  • 35 views sinds 30-01-2008

Verwijderd

Topicstarter
Ik heb al op verschillende site's gezocht maar daar kunnen ze mij niet het precieze antwoord geven.
Ik zou namelijk graag een Delay in mijn Batch script willen.

Weet iemand het commando of een manier zodat ik die kan gebruiken.

Alvast bedankt.

  • Outerspace
  • Registratie: Februari 2002
  • Laatst online: 10:15

Outerspace

Moderator General Chat / Wonen & Mobiliteit

AFX Ghey Edition by HlpDsK

[rml][ w2k] batch file met delay...[/rml]
delay in bat bestand

whoppa.. Niet gezocht op got zeker :P :?

verder hier nog wat: http://www.computerhope.com/batch.htm
en hier nog eentje: http://www.pchelper.nl/fo...pic=5797&st=0&#entry42248
De batchfile compiler Batman heeft een eigen reeks van commando's en manier van programmeren.
Zie hieronder een reeks commando,s


BELL
CALL <filename>
CLOCK OFF | ON <column> <line> <foreground color> background color>
CLREOL
CLS
COLOR <foreground color> <background color>
DATESTR <column> <line>
DELAY <seconds>
ECHO <text>
ENDLOOP
ENDMENU
FOR <variable> IN (<file specification>) DO <command>
GOSUB <label>
GOTO <label>
IF [NOT] <condition> | EXIST <filename> | ERRORLEVEL <command>
INKEY [<text>] <variable> [UPPER]
INPUT [<text>] <variable> [UPPER]
ITEM <text> <label>
LOOP <constant> | <variable>
MENU <title> <column> <line>
PATH <search path>
PAUSE [<text>]
PROMPT <text>
QUIT [<errorlevel>]
RETURN
SET <environment variable>=<text>
SHIFT
XY <column> <line>

Het gehele pakket van Batman is 171 Kb en bestaat uit de vogende programma's

BATMAN.EXE - the compiler.
ROBIN.DAT - data file used by Batman.
BATMAN.DOC - this file.
BATNEWS.TXT - summary of the latest news in Batman.
TRACY.EXE - interactive debugger.
TRACY.DOC - documentation for Tracy.
COLORS.EXE - utility which displays the available color codes.
EXCOM.EXE - utility which reports how external commands are
executed.
GCD.EXE - utility which displays the directory tree and lets
you change the current directory.
MEXEC.EXE - utility which lets you select files and pass them as
arguments to a specified command.

[ Voor 104% gewijzigd door Outerspace op 08-06-2004 14:39 ]

Wauw, een sig!


Verwijderd

dat allemaal om te zeggen dat tie "pause" of "sleep.exe" moet gebruiken?

  • Spider.007
  • Registratie: December 2000
  • Niet online

Spider.007

* Tetragrammaton

Lijkt me duidelijk :) Met wat zoekwerk niet moeilijk te vinden :) Verder is DOS geen Windows Operating Systeem :)

---
Prozium - The great nepenthe. Opiate of our masses. Glue of our great society. Salve and salvation, it has delivered us from pathos, from sorrow, the deepest chasms of melancholy and hate


  • F_J_K
  • Registratie: Juni 2001
  • Niet online

F_J_K

Moderator CSA/PB

Front verplichte underscores

Zie ^^^ :Y)
En je zoekt naar de (zoek)term sleep. Daar moet het mee lukken. Overigens staat computerhope (een van de vele plaatsen met de oplossing, nog afgezien van de GoT-search), gewoon in de Software Algemeen: FAQ

Lijkt me dat het zo wel moet lukken, zeker nu je helemaal op je wenken bent bedient. Maar goed dat ik niet eerder sloot, zou l*llig zijn geweest voor outerspace's moeite :*

edit:

Oeh, toen stonden er nog twee replies :w

[ Voor 7% gewijzigd door F_J_K op 08-06-2004 14:43 ]

'Multiple exclamation marks,' he went on, shaking his head, 'are a sure sign of a diseased mind' (Terry Pratchett, Eric)


Dit topic is gesloten.