AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Papabill | All | Batch file help |
April 3, 2009 5:46 AM |
|||
I've been trying for MONTHS and MONTHS to write a little code into my tosser batch file that will handle my weekly nodelist files. Here is what I'm trying to do (I'll put into BASIC-style code so I can explain it more clearly): 10 check incoming file in c:\fido\in0 11 is it nodediff.z?? 12 if no, goto 20 13 if yes-unzip to c:\fido 14 run mergenl 15 compile network 20 check next file 21 is it justadiff.z?? 22 if no, goto 30 23 if yes-unzip to c:\fido 24 merge with justalst 25 compile network 30 check next file 31 is it computer.??? 32 if no, goto 40 33 if yes-delete c:\fido\computer.??? 34 copy to c:\fido 35 compile network 40 check next file 41 is it spiffnet.??? 42 if no, goto 50 43 if yes-delete c:\fido\spiff.??? 44 copy to c:\fido 45 compile network 50 check next file 51 is it gatorlst.z?? 52 if no, goto 60 53 if yes-delete c:\fido\gatorlst.??? 54 unzip to c:\fido 55 compile network 60 end I cannot get the syntax right, because it just skims over everything, and does nothing. Would anyone mind helping? Thanks |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
Execution Time: 0.0168 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |