UU Wizard v1.64.63

ZXNet echo conference «zxnet.pc»

From Kirill Frolov To Valerij Kozhevnikoff 17 October 2001

Press RESET immediately, Valerij! 14 Oct 01 03:35, Valerij Kozhevnikoff wrote to All: VK> Is there a newer and bug-free subject? Throw it away and forget it. VK> PS: how good it was once. Lara Croft - and no problems. Well, I can give you a pearl script. Only there were some problems with DBMs, and I somehow fixed them crookedly - new directories created for the razed files, should be called by name ehi, but it turns out in numbers. And before it was correct it worked but when upgrading Mandrake7.0 -> Slackware8.0 with DBM, trouble arose. And I'm in pearl you can I don’t understand anything to say - I fixed it in one place, broke it in another... :-( === Cut === #!/usr/bin/perl -w # THIS IS THE PLACE WHERE THE CONFIG IS LOOKED FOR > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ $config='/etc/fido/uudecode.conf'; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > You have type 'c:fidoconfigsuudecode.conf' ### Pogramm #################################################### Don't touch ### useFcntl; use GDBM_File; ##DB_File; > ^^^^^^^^^^^^^ > there used to be DB_File, but in the new version it doesn’t exist at all. > I had to switch to GDBM (and open/close further). $ver="UUE Decoder v0.41 (c) Sln !"; # parse config #open(CFG, "< $config") || die "$config: $! "; (%spoolpkt,%maskpkt,%file,%set,%echo)=(); $i=0; while(){ $spooldec=$1 if /^decodeds+(S+)/i; $spoolpkt{$i}=$1 if /^pkts+(S+)/i; $maskpkt{$i}=$1 if /^maskpkts+(S+)/i; $file{log}=$1 if /^logs+(S+)/i; $file{res}=$1 if /^resources+(S+)/i; $file{rec}=$1 if /^recodes+(S+)/i; $file{dup}=$1 if /^dupes+(S+)/i; $file{sts}=[$1,$2] if /^stats+(S+)s+([abc]{1,3})/i; $file{bbs}=$1 if /^filesbbss+(S+)/i; $set{dos}=$1 if /^rendoss+(d)/i; $set{cmp}=$1 if /^rencomps+(d)/i; $set{code}=$1 if /^rencodes+(d)/i; $set{dupe}=$1 if /^dupenames+(d)/i; $set{del}=$1 if /^delpkts+(d)/i; $set{keep}=$1 if /^keepuues+(d)/i; $set{rec}=$1 if /^recbbss+(d)/i; $set{bad}=$1 if /^savebads+(d)/i; $set{form}=$1 if /^formbbss+(.+)/i; $set{more}=$1 if /^delmores+(d)/i; $echo{$i}=[$1,$2] if /^echos+(S+)s+(S+)/i; $i++; } close CFG; die "Check spool for decoded files (not def) " unless defined $spooldec; die "Check spool for incoming pkts (not def) " unless %spoolpkt; die "Check mask for incoming pkts " unless %maskpkt; die "Check set any param from config " if keys %set !=10; die "Echo mask not defined " unless %echo; uplog("Starting $ver"); if(exists $file{rec}){ uplog("Loading recode file"); open(CODE, "< $file{rec}") || errlog("$file{rec}: $!"); $in=$out='; while(){ $in.="\$1",$out.="\$2" if /^0+(x[da-f]+)s+0+(x[da-f]+)/i } close(CODE); } undef %uue; # load resorce file if(exists $file{res}){ uplog("Loading resource file"); tie %res, 'GDBM_File

From Denis Bolotnikov To Roman Alexandrov 18 October 2001

Hello Roman! On October 18, 2001, Roman Alexandrov wrote in his letter to Denis Bolotnikov: RA>>> Inoperability on fast processors DB>> and here in more detail, how fast should the percentage be in order to DB>> it didn't work RA> at 500 already produces the favorite pascal error... too lazy to explain, I found the letter... ─ FIDOnet (2:5030/529.59) ─────────────────────────── RU.PICTURES.PSEVDO.GRAF ─ Msg: 44 out of 53 From: Stas Tscherb 2:5030/827.16 September 19, 2001, 02:36 To: Dima Chernov September 20, 2001, 12:18 Topic: Help ─────────────────── ──────────────────── ──────────────────── ──────────────────── Hello Dima. 12 Sep 01 14:25, Dima Chernov wrote to Dmitry Lebedev: IM>>> found 2 programs: TAnsiview and AcidDraw will it work? IM>>> TAnsiview seems to be showing something... and asid writes Runtime error IM>>> don’t know how to fight? DL>> I'm afraid not. If this is error 200, then absolutely nothing. Or change DL>> car at a lower speed. DC> I have a program that cures this kind of garbage... And somewhere there is a doc about DC> then how to rid programs of such a feature. Personally, I use: ANSIVIEW DC> v 0.8 by Denis Korovkin 7:950/17.6@SysOpNet And I’m quite satisfied. Could DC> will share. It is easy to treat. EXE-shnik in DN , , Type in the search bar (hexadecimal) B9 37 00 F7 F1 Press ;) When you find it, change 37 to E6 and save the changes :) Applies to all executables with runtimeerror 200. Stas DB>> works at my work on a gigohertz athlone, is this not enough? RA> It also works for me via unzero.com what is this? Panther.