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 | |||
Steve Winn | Mike_Powell | QWK Networking Question |
January 31, 2008 8:17 PM |
|||
Re: QWK Networking Question > Apparently we are doing something wrong. ;-) I am wondering what the correc > way is for a VA sysop to import a REP packet from another system. I checked > the online documentation, but it didn't mention REP packets. This is the batch file I use to convert REP files into QWK files that VADV can import: --- BEGIN --- @echo off if "%1" == "" goto Exit SET DSZLOG=D:\VA\DSZ1.LOG c: cd\files\usr\qwk\81-%1\in if not exist ASPNET.REP goto Exit PKUNZIP.EXE -o ASPNET.REP *.* if exist aspnet.msg copy aspnet.msg MESSAGES.DAT > nul. PKZIP.EXE -m NEWPKT.QWK MESSAGES.DAT d: cd\va VQWK.EXE 0 /IMPORT=c:\files\usr\qwk\81-%1\in\NEWPKT.QWK,%1 NETWORKID=81 del /q c:\files\usr\qwk\81-%1\in\*.* > nul. :Exit d: cd\va SET DSZLOG= --- END --- It basically just extracts the MSG file and renames it to MESSAGES.DAT then zips it back up into a QWK file. Steve -- [AT2k] -- Your VBBS/VADV Support Center -- [www.at2k.org] -- [bbs.at2k.org] |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
Execution Time: 0.0185 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. |