Received: from FINHUTC.HUT.FI by FINTUVM.BITNET (Mailer X1.25) with BSMTP id
 4018; Tue, 26 Apr 88 11:32:00 EET
Received: by FINHUTC (Mailer X1.25) id 7569; Thu, 14 Apr 88 16:15:13 EET
Date:         Thu, 14 Apr 88 14:37:16 LCL
Reply-To:     Info-Amiga List <I-AMIGA@FINHUTC>
Sender:       Info-Amiga List <I-AMIGA@FINHUTC>
From:         FRANCOIS@FRMEU51
Subject:      WINDOW PAL
To:           "MATTI E. AARNIO" <FYS-MA@FINTUVM>
 
Here is a very very short prog for PAL users
---------------------------------------------
#       This is a shell archive.
#       Remove everything above and including the cut line.
#       Then run the rest of the file through sh.
#----cut here-----cut here-----cut here-----cut here----#
#!/bin/sh
# shar:    Shell Archiver
#       Run the following text with /bin/sh to create:
#       Resize.doc
#       Resize.uue
# This archive created: Thu Apr 14 09:16:26 1988
echo shar: extracting Resize.doc
sed 's/ãXX//' << \SHAR_EOF > Resize.doc
XXThis very short program (size < 1 bloc) is useful for people using a
XXPAL screen and working directly in CLI.
XXIt enlarges the "ActiveWindow" at the size of its screen.
XXUsage : you put in "startup-sequence" a line with
XXsys:ResizeWindow
XXand when you boot, the window is automatically ajusted at 640x512
XXor whatever the size of your screen is ( 700x520 if it is).
XX
SHAR_EOF
if test 360 -ne "`wc -c Resize.doc`"
then
echo shar: error transmitting Resize.doc '(should have been 360 characters)'
fi
echo shar: extracting Resize.uue
sed 's/ãXX//' << \SHAR_EOF > Resize.uue
XX
XXbegin 644 ResizeWindow
XXM```#\P`````````#``````````(```!;````#P````$```/I````6T[Z`+A.[
XXM50``3EU.=4Y5``!.74YU3E4``$Y=3G5.5?_L0J=(>@"$3KH!'"E`@`903V=RN
XXM(&R`!BMH`#3__"!M__PB:``N,"D`#DC`*T#_ã"!M__PB:``N,"D`#$C`*T#_\
XXM]"!M__PP*``*2,`K0/_P(&W__#`H``A(P"M`_ãP@+?_XD*W_\"\`("W_])"MB
XXM_ãPO`"\M__Q.N@#"+RR`!DZZ`)9/[P`03EU.=6EN='5I=&EO;BYL:6)R87)Y\
XXM`&%P0ãR`!D7L@`:UR68.,CP`#6L(=``BPE')__PI3X`*+'@`!"E.@`Y(YX"`H
XXM""X`!`$I9Q!+ã@`(3J[_XF`&0J?S7TYS0_H`($ZN_F@I0(`29@PN/``#@`=.5
XXMKOã48`1.NO\"4$].=61O<RYL:6)R87)Y`$GY``!__DYU3OH``B)O``0L;(`.`
XXM3N[ã8D[Z``(L;(`.(F\`!"`O``A.[OW8(&\`!$SO``,`""QL@`9.[O[@````:
XXM``/L`````0````$```$N`````````_(```/J`````0`4``````/R```#ZP``Z
XX&``$```/RV
XX``
XXend
XXsize 456
SHAR_EOF
if test 681 -ne "`wc -c Resize.uue`"
then
echo shar: error transmitting Resize.uue '(should have been 681 characters)'
fi
#       End of shell archive
exit 0
