Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_36.ADF » F/JOUR
F/JOUR
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_36.ADF |
Filename: | F/JOUR |
Read OK: | ✔ |
File size: | 12FB bytes |
Load address: | FFFF0E00 |
Exec address: | FFFF802B |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_36.ADF » F/JOUR
- Personal collection » Acorn hard disk » zipped_disks » elk03 » eug36/F/JOUR
File contents
10 REM MICRO FRENCH (JOURNAL) (JOUR) 12 REM COPYRIGHT (C) GENEVIEVE GREVILLE 1986 13REM CRACKED BY THE DAVE EC 1997 20 ONERROR PRINTCHR$(3):CHAIN"MENU2":RUN 30 *KEY10"OLD|M RUN|M" 40 MODE4 50 DIM Q$(20),A$(3,20),A(20),W$(3) 60 C0=0 70 C1=1 80 C2=1 90 C3=1 100 VDU19,0,4,0,0,0 110 VDU23,224,&01,&02,&04,&08,&90,&A0,&C0,&80 120 VDU23,225,&3C,&42,&99,&A1,&A1,&99,&42,&3C 130 VDU23,1,0;0;0;0; 140 S$=" " 150 TS=0 160 COLOURC0+128 170 FORI=1TO20 180 READQ$(I),A$(1,I),A$(2,I),A$(3,I),A(I) 190 IFQ$(I)<>"*"THENGOTO220 200 DA=I-1 210 I=20 220 NEXTI 230 TE=0 240 MK=0 250 TW=0 260 TIME=0 270 I=1 280 CLS 290 TE=TE+1:WT=0 300 P%=1 310 PROC_TEXT(P%) 320 GCOL0,C1:MOVE0,340:DRAW1279,340 330 NM=0 340 TT=TIME 350 Y=22 360 X=0 370 PRINTTAB(X,Y);Q$(I) 380 PRINTTAB(0,24); 390 MC$="":IFLEN(A$(3,I))>38THENMC$=RIGHT$(A$(3,I),40):A$(3,I)=LEFT$(A$(3,I),38) 400 IFMC$<>""THENGOTO480 410 FORK=1TO3 420 COLOUR C1+128:COLOURC0 430 PRINTSTR$(K); 440 COLOUR C0+128:COLOURC3:PRINT" ";A$(K,I); 450 IFLEN(A$(K,I))<>38THENPRINT 452 PRINT 460 NEXT 470 GOTO530 480 FORK=1TO3 490 COLOUR C1+128:COLOURC0 500 PRINTCHR$(64+K); 510 COLOUR C0+128:COLOURC3:PRINT" ";A$(K,I);:COLOURC1+128:COLOURC0:PRINTTAB(32,Y+K+1);STR$(K);:COLOURC3:COLOURC0+128:PRINTMID$(MC$,7*K,7); 520 NEXT 530 PRINT 540 COLOURC1:PRINTTAB(0,30);"Pressez 1 � 3/N=page suivante/B=pr�c�d.":COLOURC3 550 I1$=INKEY$(0):IF I1$="?" THEN PRINTTAB(24,31);" C'est ";A(I);:GOTO 820 552 IF WT=1 AND I1$<>"" THEN PRINTTAB(0,31);STRING$(39," ");:WT=0 560 IFTIME> (18000+TT) THENXP=POS:YP=VPOS :COLOURC2:PRINTTAB(27,1);"TIME UP":COLOURC3:PRINTTAB(XP,YP); 570 IFI1$<>"N" AND I1$<>"B" AND I1$<>"n" AND I1$<>"b" AND I1$<>"1" AND I1$<>"2"AND I1$<>"3" AND I1$<>"?" THENGOTO640 580 PROC_TURN:IFI1$="N"ORI1$="B"THENGOTO550 640 IFI1$<>""THENGOTO700 650 XP=POS 660 YP=VPOS 670 PRINTTAB(0,1);STR$(TE)+") Score "+STR$(MK)+" "+STR$(INT(TIME/100))+" s" 680 PRINTTAB(XP,YP); 690 GOTO550 700 PRINTTAB(0,31);I1$;:COLOURC1 710 IFVAL(I1$) <> A(I) THENGOTO750 720 PRINT" ";CHR$(224); 730 SOUND1,-15,101,10 740 TS=TS+1 750 IFVAL(I1$)=A(I) THEN GOTO820 760 PRINT" X"; 770 COLOUR C3 780SOUND1,-15,73,10 790 SOUND1,-15,69,5 800 TW=TW+1:WT=1 810 PRINTTAB(24,31);" Non,C'est ";STR$(A(I));:COLOUR C3:GOTO 550 820 COLOURC3 830 MK=INT(100*TS/(TS+TW)) 840 COLOURC1:PRINTTAB(0,30);"Appuyer sur C=continuer/N=� la page/B ":COLOURC3 850 I1$=GET$ 860 IFINKEY$(0)<>""THENGOTO860 862 PROC_TURN:IFI1$="N" OR I1$="B"THEN GOTO850 870 IFI1$<>"C"ANDI1$<>"c"THENGOTO850 880 I=I+1 890 IF((I-1)/15)=INT((I-1)/15)THENRESTORE:I=1 900 GOTO280 910 DEFPROC_TEXT(P%) 920 COLOURC0:COLOURC3+128:PRINTTAB(34,1);"Page ";STR$(P%):COLOURC0:PRINTTAB(0,3);S$;" Le journal (Micro French) ";CHR$(225);" LCL 1986 ";S$; 930 COLOURC3:COLOURC0+128 940 IFP%=1THENPROC_PAGE1 950 IFP%=2THENPROC_PAGE2 990 FORU=1TO3:PRINTW$(U);:NEXT 1030 ENDPROC 1040 DEFPROC_PAGE1 1050 W$(1)="R�gion parisienne - La journ�e sera tr�sagr�able,avec du ciel clair d�s ce matinet du soleil toute la journ�e. Le vent est compl�tement tomb�. Les temp�raturesun peu fra�ches ce matin (huit degr�s � " 1060 W$(2)="dix degr�s) monteront cet apr�s-midi � vingt degr�s. Ailleurs - C'est encore le beau temps qui domine la journ�e,malgr� une " 1070 W$(3)="offensive des orages sur le Sud. Ce matin,le ciel est bien d�gag� et le soleil brille sur les trois quarts de laFrance o� il fait assez frais pour la saison,entre sept degr�s et dix degr�s. " 1080 ENDPROC 1090 DEFPROC_PAGE2 1100 W$(1)="Mais au bord de la M�diterran�e,il fait encore quatorze degr�s � seize degr�s. Demain - Dans l'apr�s-midi averses et orages reprendront,et seront parfois " 1110 W$(2)="forts en montagne. Dans le Nord et le Nord-Est le temps sera bien ensoleill� mais plus lourd et des orages isol�s pourront �clater en soir�e. Sur un grandquart nord-est le d�but de journ�e sera " 1120 W$(3)="bien ensoleill� mais progressivement dans la journ�e le temps va se d�grader avec l'arriv�e de nuages de l'oc�an. ****************************************" 1130 ENDPROC 1770 DEFPROC_TURN 1780 IFI1$<>"N"ANDI1$<>"n"THENGOTO1810 1790 I1$="N":IFP%=2THENGOTO1840 1800 P%=P%+1:PROC_TEXT(P%):GOTO1840 1810 IFI1$<>"B"ANDI1$<>"b"THENGOTO1840 1820 I1$="B":IFP%=1THENGOTO1840 1830 P%=P%-1:PROC_TEXT(P%) 1840 ENDPROC 1900 DATA "The word 'journ�e' means",newspaper,day,journey,2 1910 DATA The word 'ciel' means,cloud,storm,sky,3 1920 DATA The word 'vent' means,wind,goes,valley,1 1930 DATA The word 'quart' means,quart,quarter,fourteen,2 1940 DATA The word 'soleil' means,sun,sunny,sold,1 1950 DATA The word 'nuage' means,new,storm,cloud,3 1960 DATA "The word 'soir�e' means",evening,night,afterwards,1 1970 DATA The word 'orage' means,wind,storm,rain,2 1990 DATA Is this weather forecast likely to be,in the winter,at Christmas,in the Summer,3 2000 DATA During the day in the Paris region is it,getting colder,getting warmer,staying the same temperature,2 2010 DATA A summary of the weather forecast is,sun in the south - cold in the north,storms in the north -hot in the south,sun in the north - storms in the south,3 2020 DATA The highest maximum temperature today is,in Paris,in the Mediterranean,in the west,1 2022 DATA Tomorrow the weather will,get cooler,stay the same,get warmer,1 2030 DATA Tomorrow it will be stormiest,in the mountain region,in the north-east,in the north,1 2040 DATA Tomorrow it will,start sunny and get stormy,start stormy and get sunny,rain all day,1 3000 DATA "*",*,*,*,0
$ � MICRO FRENCH (JOURNAL) (JOUR) , � COPYRIGHT (C) GENEVIEVE GREVILLE 1986 !� CRACKED BY THE DAVE EC 1997 � �(3):�"MENU2":� *KEY10"OLD|M RUN|M" ( �4 2" � Q$(20),A$(3,20),A(20),W$(3) < C0=0 F C1=1 P C2=1 Z C3=1 d �19,0,4,0,0,0 n, �23,224,&01,&02,&04,&08,&90,&A0,&C0,&80 x, �23,225,&3C,&42,&99,&A1,&A1,&99,&42,&3C � �23,1,0;0;0;0; �2 S$=" " � TS=0 � �C0+128 � �I=1�20 �( �Q$(I),A$(1,I),A$(2,I),A$(3,I),A(I) � �Q$(I)<>"*"��d\@ � DA=I-1 � I=20 � �I � TE=0 � MK=0 � TW=0 �=0 I=1 � " TE=TE+1:WT=0 , P%=1 6 �_TEXT(P%) @ �0,C1:�0,340:�1279,340 J NM=0 T TT=� ^ Y=22 h X=0 r �X,Y);Q$(I) | �0,24); �@ MC$="":�(A$(3,I))>38�MC$=�A$(3,I),40):A$(3,I)=�A$(3,I),38) � �MC$<>""��d`A � �K=1�3 � � C1+128:�C0 � ��(K); � � C0+128:�C3:�" ";A$(K,I); � �(A$(K,I))<>38�� � � � � � �TRB � �K=1�3 � � C1+128:�C0 � �(64+K); �W � C0+128:�C3:�" ";A$(K,I);:�C1+128:�C0:�32,Y+K+1);�(K);:�C3:�C0+128:�MC$,7*K,7); � � > �C1:�0,30);"Pressez 1 � 3/N=page suivante/B=pr�c�d.":�C3 &= I1$=�(0):� I1$="?" � �24,31);" C'est ";A(I);:� �TtC (. � WT=1 � I1$<>"" � �0,31);�39," ");:WT=0 0D �> (18000+TT) �XP=�:YP=� :�C2:�27,1);"TIME UP":�C3:�XP,YP); :a �I1$<>"N" � I1$<>"B" � I1$<>"n" � I1$<>"b" � I1$<>"1" � I1$<>"2"� I1$<>"3" � I1$<>"?" ��t@B D" �_TURN:�I1$="N"�I1$="B"��TfB � �I1$<>""��t|B � XP=� � YP=� �; �0,1);�(TE)+") Score "+�(MK)+" "+�(�(�/100))+" s" � �XP,YP); � �TfB � �0,31);I1$;:�C1 � �(I1$) <> A(I) ��dnB � �" ";�(224); � �1,-15,101,10 � TS=TS+1 � �(I1$)=A(I) � �TtC � �" X"; � C3 �1,-15,73,10 �1,-15,69,5 TW=TW+1:WT=1 *0 �24,31);" Non,C'est ";�(A(I));:� C3:� �TfB 4 �C3 > MK=�(100*TS/(TS+TW)) H> �C1:�0,30);"Appuyer sur C=continuer/N=� la page/B ":�C3 R I1$=� \ �(0)<>""��D\C ^% �_TURN:�I1$="N" � I1$="B"� �DRC f �I1$<>"C"�I1$<>"c"��DRC p I=I+1 z" �((I-1)/15)=�((I-1)/15)��:I=1 � �TXA � ��_TEXT(P%) �l �C0:�C3+128:�34,1);"Page ";�(P%):�C0:�0,3);S$;" Le journal (Micro French) ";�(225);" LCL 1986 ";S$; � �C3:�C0+128 � �P%=1��_PAGE1 � �P%=2��_PAGE2 � �U=1�3:�W$(U);:� � ��_PAGE1 � W$(1)="R�gion parisienne - La journ�e sera tr�sagr�able,avec du ciel clair d�s ce matinet du soleil toute la journ�e. Le vent est compl�tement tomb�. Les temp�raturesun peu fra�ches ce matin (huit degr�s � " $� W$(2)="dix degr�s) monteront cet apr�s-midi � vingt degr�s. Ailleurs - C'est encore le beau temps qui domine la journ�e,malgr� une " .� W$(3)="offensive des orages sur le Sud. Ce matin,le ciel est bien d�gag� et le soleil brille sur les trois quarts de laFrance o� il fait assez frais pour la saison,entre sept degr�s et dix degr�s. " 8 � B ��_PAGE2 L� W$(1)="Mais au bord de la M�diterran�e,il fait encore quatorze degr�s � seize degr�s. Demain - Dans l'apr�s-midi averses et orages reprendront,et seront parfois " V� W$(2)="forts en montagne. Dans le Nord et le Nord-Est le temps sera bien ensoleill� mais plus lourd et des orages isol�s pourront �clater en soir�e. Sur un grandquart nord-est le d�but de journ�e sera " `� W$(3)="bien ensoleill� mais progressivement dans la journ�e le temps va se d�grader avec l'arriv�e de nuages de l'oc�an. ****************************************" j � � ��_TURN � �I1$<>"N"�I1$<>"n"��TRG � I1$="N":�P%=2��TpG P%=P%+1:�_TEXT(P%):�TpG �I1$<>"B"�I1$<>"b"��TpG I1$="B":�P%=1��TpG & P%=P%-1:�_TEXT(P%) 0 � l9 � "The word 'journ�e' means",newspaper,day,journey,2 v. � The word 'ciel' means,cloud,storm,sky,3 �/ � The word 'vent' means,wind,goes,valley,1 �6 � The word 'quart' means,quart,quarter,fourteen,2 �/ � The word 'soleil' means,sun,sunny,sold,1 �/ � The word 'nuage' means,new,storm,cloud,3 �; � "The word 'soir�e' means",evening,night,afterwards,1 �/ � The word 'orage' means,wind,storm,rain,2 �W � Is this weather forecast likely to be,in the winter,at Christmas,in the Summer,3 �l � During the day in the Paris region is it,getting colder,getting warmer,staying the same temperature,2 ڟ � A summary of the weather forecast is,sun in the south - cold in the north,storms in the north -hot in the south,sun in the north - storms in the south,3 �[ � The highest maximum temperature today is,in Paris,in the Mediterranean,in the west,1 �F � Tomorrow the weather will,get cooler,stay the same,get warmer,1 �\ � Tomorrow it will be stormiest,in the mountain region,in the north-east,in the north,1 �\ � Tomorrow it will,start sunny and get stormy,start stormy and get sunny,rain all day,1 � � "*",*,*,*,0 �
00000000 0d 00 0a 24 20 f4 20 4d 49 43 52 4f 20 46 52 45 |...$ . MICRO FRE| 00000010 4e 43 48 20 28 4a 4f 55 52 4e 41 4c 29 20 28 4a |NCH (JOURNAL) (J| 00000020 4f 55 52 29 0d 00 0c 2c 20 f4 20 43 4f 50 59 52 |OUR)..., . COPYR| 00000030 49 47 48 54 20 28 43 29 20 47 45 4e 45 56 49 45 |IGHT (C) GENEVIE| 00000040 56 45 20 47 52 45 56 49 4c 4c 45 20 31 39 38 36 |VE GREVILLE 1986| 00000050 0d 00 0d 21 f4 20 43 52 41 43 4b 45 44 20 42 59 |...!. CRACKED BY| 00000060 20 54 48 45 20 44 41 56 45 20 45 43 20 31 39 39 | THE DAVE EC 199| 00000070 37 0d 00 14 18 20 ee 85 20 f1 bd 28 33 29 3a d7 |7.... .. ..(3):.| 00000080 22 4d 45 4e 55 32 22 3a f9 0d 00 1e 18 20 2a 4b |"MENU2":..... *K| 00000090 45 59 31 30 22 4f 4c 44 7c 4d 20 52 55 4e 7c 4d |EY10"OLD|M RUN|M| 000000a0 22 0d 00 28 07 20 eb 34 0d 00 32 22 20 de 20 51 |"..(. .4..2" . Q| 000000b0 24 28 32 30 29 2c 41 24 28 33 2c 32 30 29 2c 41 |$(20),A$(3,20),A| 000000c0 28 32 30 29 2c 57 24 28 33 29 0d 00 3c 09 20 43 |(20),W$(3)..<. C| 000000d0 30 3d 30 0d 00 46 09 20 43 31 3d 31 0d 00 50 09 |0=0..F. C1=1..P.| 000000e0 20 43 32 3d 31 0d 00 5a 09 20 43 33 3d 31 0d 00 | C2=1..Z. C3=1..| 000000f0 64 12 20 ef 31 39 2c 30 2c 34 2c 30 2c 30 2c 30 |d. .19,0,4,0,0,0| 00000100 0d 00 6e 2c 20 ef 32 33 2c 32 32 34 2c 26 30 31 |..n, .23,224,&01| 00000110 2c 26 30 32 2c 26 30 34 2c 26 30 38 2c 26 39 30 |,&02,&04,&08,&90| 00000120 2c 26 41 30 2c 26 43 30 2c 26 38 30 0d 00 78 2c |,&A0,&C0,&80..x,| 00000130 20 ef 32 33 2c 32 32 35 2c 26 33 43 2c 26 34 32 | .23,225,&3C,&42| 00000140 2c 26 39 39 2c 26 41 31 2c 26 41 31 2c 26 39 39 |,&99,&A1,&A1,&99| 00000150 2c 26 34 32 2c 26 33 43 0d 00 82 13 20 ef 32 33 |,&42,&3C.... .23| 00000160 2c 31 2c 30 3b 30 3b 30 3b 30 3b 0d 00 8c 32 20 |,1,0;0;0;0;...2 | 00000170 53 24 3d 22 20 20 20 20 20 20 20 20 20 20 20 20 |S$=" | 00000180 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000190 20 20 20 20 20 20 20 20 20 20 20 20 22 0d 00 96 | "...| 000001a0 09 20 54 53 3d 30 0d 00 a0 0c 20 fb 43 30 2b 31 |. TS=0.... .C0+1| 000001b0 32 38 0d 00 aa 0c 20 e3 49 3d 31 b8 32 30 0d 00 |28.... .I=1.20..| 000001c0 b4 28 20 f3 51 24 28 49 29 2c 41 24 28 31 2c 49 |.( .Q$(I),A$(1,I| 000001d0 29 2c 41 24 28 32 2c 49 29 2c 41 24 28 33 2c 49 |),A$(2,I),A$(3,I| 000001e0 29 2c 41 28 49 29 0d 00 be 16 20 e7 51 24 28 49 |),A(I).... .Q$(I| 000001f0 29 3c 3e 22 2a 22 8c e5 8d 64 5c 40 0d 00 c8 0b |)<>"*"...d\@....| 00000200 20 44 41 3d 49 2d 31 0d 00 d2 09 20 49 3d 32 30 | DA=I-1.... I=20| 00000210 0d 00 dc 09 20 ed 49 20 20 0d 00 e6 0a 20 54 45 |.... .I .... TE| 00000220 3d 30 20 0d 00 f0 09 20 4d 4b 3d 30 0d 00 fa 09 |=0 .... MK=0....| 00000230 20 54 57 3d 30 0d 01 04 09 20 d1 3d 30 20 0d 01 | TW=0.... .=0 ..| 00000240 0e 08 20 49 3d 31 0d 01 18 06 20 db 0d 01 22 11 |.. I=1.... ...".| 00000250 20 54 45 3d 54 45 2b 31 3a 57 54 3d 30 0d 01 2c | TE=TE+1:WT=0..,| 00000260 09 20 50 25 3d 31 0d 01 36 11 20 f2 5f 54 45 58 |. P%=1..6. ._TEX| 00000270 54 28 50 25 29 20 20 0d 01 40 1b 20 e6 30 2c 43 |T(P%) ..@. .0,C| 00000280 31 3a ec 30 2c 33 34 30 3a df 31 32 37 39 2c 33 |1:.0,340:.1279,3| 00000290 34 30 0d 01 4a 0a 20 4e 4d 3d 30 20 0d 01 54 09 |40..J. NM=0 ..T.| 000002a0 20 54 54 3d 91 0d 01 5e 09 20 59 3d 32 32 0d 01 | TT=...^. Y=22..| 000002b0 68 08 20 58 3d 30 0d 01 72 11 20 f1 8a 58 2c 59 |h. X=0..r. ..X,Y| 000002c0 29 3b 51 24 28 49 29 0d 01 7c 0d 20 f1 8a 30 2c |);Q$(I)..|. ..0,| 000002d0 32 34 29 3b 0d 01 86 40 20 4d 43 24 3d 22 22 3a |24);...@ MC$="":| 000002e0 e7 a9 28 41 24 28 33 2c 49 29 29 3e 33 38 8c 4d |..(A$(3,I))>38.M| 000002f0 43 24 3d c2 41 24 28 33 2c 49 29 2c 34 30 29 3a |C$=.A$(3,I),40):| 00000300 41 24 28 33 2c 49 29 3d c0 41 24 28 33 2c 49 29 |A$(3,I)=.A$(3,I)| 00000310 2c 33 38 29 0d 01 90 13 20 e7 4d 43 24 3c 3e 22 |,38).... .MC$<>"| 00000320 22 8c e5 8d 64 60 41 0d 01 9a 0b 20 e3 4b 3d 31 |"...d`A.... .K=1| 00000330 b8 33 0d 01 a4 11 20 fb 20 43 31 2b 31 32 38 3a |.3.... . C1+128:| 00000340 fb 43 30 0d 01 ae 0b 20 f1 c3 28 4b 29 3b 0d 01 |.C0.... ..(K);..| 00000350 b8 1f 20 fb 20 43 30 2b 31 32 38 3a fb 43 33 3a |.. . C0+128:.C3:| 00000360 f1 22 20 22 3b 41 24 28 4b 2c 49 29 3b 0d 01 c2 |." ";A$(K,I);...| 00000370 17 20 e7 a9 28 41 24 28 4b 2c 49 29 29 3c 3e 33 |. ..(A$(K,I))<>3| 00000380 38 8c f1 20 0d 01 c4 06 20 f1 0d 01 cc 08 20 ed |8.. .... ..... .| 00000390 20 20 0d 01 d6 0a 20 e5 8d 54 52 42 0d 01 e0 0b | .... ..TRB....| 000003a0 20 e3 4b 3d 31 b8 33 0d 01 ea 11 20 fb 20 43 31 | .K=1.3.... . C1| 000003b0 2b 31 32 38 3a fb 43 30 0d 01 f4 0e 20 f1 bd 28 |+128:.C0.... ..(| 000003c0 36 34 2b 4b 29 3b 0d 01 fe 57 20 fb 20 43 30 2b |64+K);...W . C0+| 000003d0 31 32 38 3a fb 43 33 3a f1 22 20 22 3b 41 24 28 |128:.C3:." ";A$(| 000003e0 4b 2c 49 29 3b 3a fb 43 31 2b 31 32 38 3a fb 43 |K,I);:.C1+128:.C| 000003f0 30 3a f1 8a 33 32 2c 59 2b 4b 2b 31 29 3b c3 28 |0:..32,Y+K+1);.(| 00000400 4b 29 3b 3a fb 43 33 3a fb 43 30 2b 31 32 38 3a |K);:.C3:.C0+128:| 00000410 f1 c1 4d 43 24 2c 37 2a 4b 2c 37 29 3b 0d 02 08 |..MC$,7*K,7);...| 00000420 06 20 ed 0d 02 12 06 20 f1 0d 02 1c 3e 20 fb 43 |. ..... ....> .C| 00000430 31 3a f1 8a 30 2c 33 30 29 3b 22 50 72 65 73 73 |1:..0,30);"Press| 00000440 65 7a 20 31 20 83 20 33 2f 4e 3d 70 61 67 65 20 |ez 1 . 3/N=page | 00000450 73 75 69 76 61 6e 74 65 2f 42 3d 70 72 85 63 85 |suivante/B=pr.c.| 00000460 64 2e 22 3a fb 43 33 0d 02 26 3d 20 49 31 24 3d |d.":.C3..&= I1$=| 00000470 bf 28 30 29 3a e7 20 49 31 24 3d 22 3f 22 20 8c |.(0):. I1$="?" .| 00000480 20 f1 8a 32 34 2c 33 31 29 3b 22 20 20 20 20 20 | ..24,31);" | 00000490 43 27 65 73 74 20 22 3b 41 28 49 29 3b 3a e5 20 |C'est ";A(I);:. | 000004a0 8d 54 74 43 0d 02 28 2e 20 e7 20 57 54 3d 31 20 |.TtC..(. . WT=1 | 000004b0 80 20 49 31 24 3c 3e 22 22 20 8c 20 f1 8a 30 2c |. I1$<>"" . ..0,| 000004c0 33 31 29 3b c4 33 39 2c 22 20 22 29 3b 3a 57 54 |31);.39," ");:WT| 000004d0 3d 30 0d 02 30 44 20 e7 91 3e 20 20 28 31 38 30 |=0..0D ..> (180| 000004e0 30 30 2b 54 54 29 20 8c 58 50 3d b1 3a 59 50 3d |00+TT) .XP=.:YP=| 000004f0 bc 20 3a fb 43 32 3a f1 8a 32 37 2c 31 29 3b 22 |. :.C2:..27,1);"| 00000500 54 49 4d 45 20 55 50 22 3a fb 43 33 3a f1 8a 58 |TIME UP":.C3:..X| 00000510 50 2c 59 50 29 3b 0d 02 3a 61 20 e7 49 31 24 3c |P,YP);..:a .I1$<| 00000520 3e 22 4e 22 20 80 20 49 31 24 3c 3e 22 42 22 20 |>"N" . I1$<>"B" | 00000530 80 20 49 31 24 3c 3e 22 6e 22 20 80 20 49 31 24 |. I1$<>"n" . I1$| 00000540 3c 3e 22 62 22 20 80 20 49 31 24 3c 3e 22 31 22 |<>"b" . I1$<>"1"| 00000550 20 80 20 49 31 24 3c 3e 22 32 22 80 20 49 31 24 | . I1$<>"2". I1$| 00000560 3c 3e 22 33 22 20 80 20 49 31 24 3c 3e 22 3f 22 |<>"3" . I1$<>"?"| 00000570 20 8c e5 8d 74 40 42 0d 02 44 22 20 f2 5f 54 55 | ...t@B..D" ._TU| 00000580 52 4e 3a e7 49 31 24 3d 22 4e 22 84 49 31 24 3d |RN:.I1$="N".I1$=| 00000590 22 42 22 8c e5 8d 54 66 42 0d 02 80 13 20 e7 49 |"B"...TfB.... .I| 000005a0 31 24 3c 3e 22 22 8c e5 8d 74 7c 42 0d 02 8a 09 |1$<>""...t|B....| 000005b0 20 58 50 3d b1 0d 02 94 09 20 59 50 3d bc 0d 02 | XP=..... YP=...| 000005c0 9e 3b 20 f1 8a 30 2c 31 29 3b c3 28 54 45 29 2b |.; ..0,1);.(TE)+| 000005d0 22 29 20 20 20 53 63 6f 72 65 20 22 2b c3 28 4d |") Score "+.(M| 000005e0 4b 29 2b 22 20 20 20 22 2b c3 28 a8 28 91 2f 31 |K)+" "+.(.(./1| 000005f0 30 30 29 29 2b 22 20 73 22 0d 02 a8 0e 20 f1 8a |00))+" s".... ..| 00000600 58 50 2c 59 50 29 3b 0d 02 b2 0a 20 e5 8d 54 66 |XP,YP);.... ..Tf| 00000610 42 0d 02 bc 15 20 f1 8a 30 2c 33 31 29 3b 49 31 |B.... ..0,31);I1| 00000620 24 3b 3a fb 43 31 0d 02 c6 1b 20 e7 bb 28 49 31 |$;:.C1.... ..(I1| 00000630 24 29 20 3c 3e 20 41 28 49 29 20 8c e5 8d 64 6e |$) <> A(I) ...dn| 00000640 42 0d 02 d0 11 20 f1 22 20 22 3b bd 28 32 32 34 |B.... ." ";.(224| 00000650 29 3b 0d 02 da 12 20 d4 31 2c 2d 31 35 2c 31 30 |);.... .1,-15,10| 00000660 31 2c 31 30 0d 02 e4 0d 20 54 53 3d 54 53 2b 31 |1,10.... TS=TS+1| 00000670 20 0d 02 ee 1a 20 e7 bb 28 49 31 24 29 3d 41 28 | .... ..(I1$)=A(| 00000680 49 29 20 8c 20 e5 8d 54 74 43 20 0d 02 f8 0b 20 |I) . ..TtC .... | 00000690 f1 22 20 58 22 3b 0d 03 02 09 20 fb 20 43 33 0d |." X";.... . C3.| 000006a0 03 0c 10 d4 31 2c 2d 31 35 2c 37 33 2c 31 30 0d |....1,-15,73,10.| 000006b0 03 16 10 20 d4 31 2c 2d 31 35 2c 36 39 2c 35 0d |... .1,-15,69,5.| 000006c0 03 20 11 20 54 57 3d 54 57 2b 31 3a 57 54 3d 31 |. . TW=TW+1:WT=1| 000006d0 0d 03 2a 30 20 f1 8a 32 34 2c 33 31 29 3b 22 20 |..*0 ..24,31);" | 000006e0 4e 6f 6e 2c 43 27 65 73 74 20 22 3b c3 28 41 28 |Non,C'est ";.(A(| 000006f0 49 29 29 3b 3a fb 20 43 33 3a e5 20 8d 54 66 42 |I));:. C3:. .TfB| 00000700 0d 03 34 08 20 fb 43 33 0d 03 3e 19 20 4d 4b 3d |..4. .C3..>. MK=| 00000710 a8 28 31 30 30 2a 54 53 2f 28 54 53 2b 54 57 29 |.(100*TS/(TS+TW)| 00000720 29 0d 03 48 3e 20 fb 43 31 3a f1 8a 30 2c 33 30 |)..H> .C1:..0,30| 00000730 29 3b 22 41 70 70 75 79 65 72 20 73 75 72 20 43 |);"Appuyer sur C| 00000740 3d 63 6f 6e 74 69 6e 75 65 72 2f 4e 3d 83 20 6c |=continuer/N=. l| 00000750 61 20 70 61 67 65 2f 42 20 20 22 3a fb 43 33 0d |a page/B ":.C3.| 00000760 03 52 0b 20 49 31 24 3d be 20 0d 03 5c 14 20 e7 |.R. I1$=. ..\. .| 00000770 bf 28 30 29 3c 3e 22 22 8c e5 8d 44 5c 43 0d 03 |.(0)<>""...D\C..| 00000780 5e 25 20 f2 5f 54 55 52 4e 3a e7 49 31 24 3d 22 |^% ._TURN:.I1$="| 00000790 4e 22 20 84 20 49 31 24 3d 22 42 22 8c 20 e5 8d |N" . I1$="B". ..| 000007a0 44 52 43 0d 03 66 1d 20 e7 49 31 24 3c 3e 22 43 |DRC..f. .I1$<>"C| 000007b0 22 80 49 31 24 3c 3e 22 63 22 8c e5 8d 44 52 43 |".I1$<>"c"...DRC| 000007c0 0d 03 70 0a 20 49 3d 49 2b 31 0d 03 7a 22 20 e7 |..p. I=I+1..z" .| 000007d0 28 28 49 2d 31 29 2f 31 35 29 3d a8 28 28 49 2d |((I-1)/15)=.((I-| 000007e0 31 29 2f 31 35 29 8c f7 3a 49 3d 31 0d 03 84 0a |1)/15)..:I=1....| 000007f0 20 e5 8d 54 58 41 0d 03 8e 12 20 dd f2 5f 54 45 | ..TXA.... .._TE| 00000800 58 54 28 50 25 29 20 20 0d 03 98 6c 20 fb 43 30 |XT(P%) ...l .C0| 00000810 3a fb 43 33 2b 31 32 38 3a f1 8a 33 34 2c 31 29 |:.C3+128:..34,1)| 00000820 3b 22 50 61 67 65 20 22 3b c3 28 50 25 29 3a fb |;"Page ";.(P%):.| 00000830 43 30 3a f1 8a 30 2c 33 29 3b 53 24 3b 22 20 20 |C0:..0,3);S$;" | 00000840 4c 65 20 6a 6f 75 72 6e 61 6c 20 28 4d 69 63 72 |Le journal (Micr| 00000850 6f 20 46 72 65 6e 63 68 29 20 22 3b bd 28 32 32 |o French) ";.(22| 00000860 35 29 3b 22 20 4c 43 4c 20 31 39 38 36 20 20 22 |5);" LCL 1986 "| 00000870 3b 53 24 3b 0d 03 a2 10 20 fb 43 33 3a fb 43 30 |;S$;.... .C3:.C0| 00000880 2b 31 32 38 0d 03 ac 12 20 e7 50 25 3d 31 8c f2 |+128.... .P%=1..| 00000890 5f 50 41 47 45 31 0d 03 b6 12 20 e7 50 25 3d 32 |_PAGE1.... .P%=2| 000008a0 8c f2 5f 50 41 47 45 32 0d 03 de 15 20 e3 55 3d |.._PAGE2.... .U=| 000008b0 31 b8 33 3a f1 57 24 28 55 29 3b 3a ed 0d 04 06 |1.3:.W$(U);:....| 000008c0 06 20 e1 0d 04 10 0d 20 dd f2 5f 50 41 47 45 31 |. ..... .._PAGE1| 000008d0 0d 04 1a d5 20 57 24 28 31 29 3d 22 52 e5 67 69 |.... W$(1)="R.gi| 000008e0 6f 6e 20 70 61 72 69 73 69 65 6e 6e 65 20 2d 20 |on parisienne - | 000008f0 4c 61 20 6a 6f 75 72 6e e5 65 20 73 65 72 61 20 |La journ.e sera | 00000900 74 72 e6 73 61 67 72 e5 61 62 6c 65 2c 61 76 65 |tr.sagr.able,ave| 00000910 63 20 64 75 20 63 69 65 6c 20 63 6c 61 69 72 20 |c du ciel clair | 00000920 64 e6 73 20 63 65 20 6d 61 74 69 6e 65 74 20 64 |d.s ce matinet d| 00000930 75 20 73 6f 6c 65 69 6c 20 74 6f 75 74 65 20 6c |u soleil toute l| 00000940 61 20 6a 6f 75 72 6e e5 65 2e 20 4c 65 20 76 65 |a journ.e. Le ve| 00000950 6e 74 20 20 65 73 74 20 63 6f 6d 70 6c e6 74 65 |nt est compl.te| 00000960 6d 65 6e 74 20 74 6f 6d 62 e5 2e 20 4c 65 73 20 |ment tomb.. Les | 00000970 74 65 6d 70 e5 72 61 74 75 72 65 73 75 6e 20 70 |temp.raturesun p| 00000980 65 75 20 66 72 61 e7 63 68 65 73 20 63 65 20 6d |eu fra.ches ce m| 00000990 61 74 69 6e 20 28 68 75 69 74 20 64 65 67 72 e5 |atin (huit degr.| 000009a0 73 20 e3 20 22 0d 04 24 d5 20 57 24 28 32 29 3d |s . "..$. W$(2)=| 000009b0 22 64 69 78 20 64 65 67 72 e5 73 29 20 6d 6f 6e |"dix degr.s) mon| 000009c0 74 65 72 6f 6e 74 20 63 65 74 20 61 70 72 e6 73 |teront cet apr.s| 000009d0 2d 6d 69 64 69 20 e3 20 20 76 69 6e 67 74 20 64 |-midi . vingt d| 000009e0 65 67 72 e5 73 2e 20 20 20 20 20 20 20 20 20 20 |egr.s. | 000009f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000a20 20 20 20 20 20 20 20 20 20 41 69 6c 6c 65 75 72 | Ailleur| 00000a30 73 20 2d 20 43 27 65 73 74 20 65 6e 63 6f 72 65 |s - C'est encore| 00000a40 20 6c 65 20 62 65 61 75 20 74 65 6d 70 73 20 20 | le beau temps | 00000a50 20 71 75 69 20 64 6f 6d 69 6e 65 20 6c 61 20 6a | qui domine la j| 00000a60 6f 75 72 6e e5 65 2c 6d 61 6c 67 72 e5 20 75 6e |ourn.e,malgr. un| 00000a70 65 20 20 20 20 20 20 20 20 22 0d 04 2e d5 20 57 |e ".... W| 00000a80 24 28 33 29 3d 22 6f 66 66 65 6e 73 69 76 65 20 |$(3)="offensive | 00000a90 64 65 73 20 6f 72 61 67 65 73 20 73 75 72 20 6c |des orages sur l| 00000aa0 65 20 53 75 64 2e 20 43 65 20 20 20 20 20 6d 61 |e Sud. Ce ma| 00000ab0 74 69 6e 2c 6c 65 20 63 69 65 6c 20 65 73 74 20 |tin,le ciel est | 00000ac0 62 69 65 6e 20 64 e5 67 61 67 e5 20 65 74 20 6c |bien d.gag. et l| 00000ad0 65 20 20 20 20 20 73 6f 6c 65 69 6c 20 62 72 69 |e soleil bri| 00000ae0 6c 6c 65 20 73 75 72 20 6c 65 73 20 74 72 6f 69 |lle sur les troi| 00000af0 73 20 71 75 61 72 74 73 20 64 65 20 6c 61 46 72 |s quarts de laFr| 00000b00 61 6e 63 65 20 6f ea 20 69 6c 20 66 61 69 74 20 |ance o. il fait | 00000b10 61 73 73 65 7a 20 66 72 61 69 73 20 70 6f 75 72 |assez frais pour| 00000b20 20 6c 61 20 20 20 73 61 69 73 6f 6e 2c 65 6e 74 | la saison,ent| 00000b30 72 65 20 73 65 70 74 20 64 65 67 72 e5 73 20 65 |re sept degr.s e| 00000b40 74 20 64 69 78 20 64 65 67 72 e5 73 2e 20 22 0d |t dix degr.s. ".| 00000b50 04 38 06 20 e1 0d 04 42 0d 20 dd f2 5f 50 41 47 |.8. ...B. .._PAG| 00000b60 45 32 0d 04 4c d5 20 57 24 28 31 29 3d 22 4d 61 |E2..L. W$(1)="Ma| 00000b70 69 73 20 61 75 20 62 6f 72 64 20 64 65 20 6c 61 |is au bord de la| 00000b80 20 4d e5 64 69 74 65 72 72 61 6e e5 65 2c 69 6c | M.diterran.e,il| 00000b90 20 66 61 69 74 20 65 6e 63 6f 72 65 20 71 75 61 | fait encore qua| 00000ba0 74 6f 72 7a 65 20 64 65 67 72 e5 73 20 e3 20 73 |torze degr.s . s| 00000bb0 65 69 7a 65 20 64 65 67 72 e5 73 2e 20 20 20 20 |eize degr.s. | 00000bc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000be0 20 20 20 20 20 20 44 65 6d 61 69 6e 20 2d 20 44 | Demain - D| 00000bf0 61 6e 73 20 6c 27 61 70 72 e6 73 2d 6d 69 64 69 |ans l'apr.s-midi| 00000c00 20 61 76 65 72 73 65 73 20 65 74 20 20 20 6f 72 | averses et or| 00000c10 61 67 65 73 20 72 65 70 72 65 6e 64 72 6f 6e 74 |ages reprendront| 00000c20 2c 65 74 20 73 65 72 6f 6e 74 20 70 61 72 66 6f |,et seront parfo| 00000c30 69 73 20 20 20 20 22 0d 04 56 d5 20 57 24 28 32 |is "..V. W$(2| 00000c40 29 3d 22 66 6f 72 74 73 20 65 6e 20 6d 6f 6e 74 |)="forts en mont| 00000c50 61 67 6e 65 2e 20 44 61 6e 73 20 6c 65 20 4e 6f |agne. Dans le No| 00000c60 72 64 20 65 74 20 6c 65 20 20 20 4e 6f 72 64 2d |rd et le Nord-| 00000c70 45 73 74 20 6c 65 20 74 65 6d 70 73 20 73 65 72 |Est le temps ser| 00000c80 61 20 62 69 65 6e 20 65 6e 73 6f 6c 65 69 6c 6c |a bien ensoleill| 00000c90 e5 20 20 6d 61 69 73 20 70 6c 75 73 20 6c 6f 75 |. mais plus lou| 00000ca0 72 64 20 65 74 20 64 65 73 20 6f 72 61 67 65 73 |rd et des orages| 00000cb0 20 69 73 6f 6c e5 73 20 20 20 20 70 6f 75 72 72 | isol.s pourr| 00000cc0 6f 6e 74 20 e5 63 6c 61 74 65 72 20 65 6e 20 73 |ont .clater en s| 00000cd0 6f 69 72 e5 65 2e 20 53 75 72 20 75 6e 20 67 72 |oir.e. Sur un gr| 00000ce0 61 6e 64 71 75 61 72 74 20 6e 6f 72 64 2d 65 73 |andquart nord-es| 00000cf0 74 20 6c 65 20 64 e5 62 75 74 20 64 65 20 6a 6f |t le d.but de jo| 00000d00 75 72 6e e5 65 20 73 65 72 61 20 22 0d 04 60 d5 |urn.e sera "..`.| 00000d10 20 57 24 28 33 29 3d 22 62 69 65 6e 20 65 6e 73 | W$(3)="bien ens| 00000d20 6f 6c 65 69 6c 6c 85 20 6d 61 69 73 20 70 72 6f |oleill. mais pro| 00000d30 67 72 65 73 73 69 76 65 6d 65 6e 74 20 20 20 20 |gressivement | 00000d40 64 61 6e 73 20 6c 61 20 6a 6f 75 72 6e 85 65 20 |dans la journ.e | 00000d50 6c 65 20 74 65 6d 70 73 20 76 61 20 73 65 20 64 |le temps va se d| 00000d60 85 67 72 61 64 65 72 20 61 76 65 63 20 6c 27 61 |.grader avec l'a| 00000d70 72 72 69 76 85 65 20 64 65 20 6e 75 61 67 65 73 |rriv.e de nuages| 00000d80 20 64 65 20 6c 27 6f 63 85 61 6e 2e 20 20 20 20 | de l'oc.an. | 00000d90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000db0 20 20 20 20 20 20 20 20 2a 2a 2a 2a 2a 2a 2a 2a | ********| 00000dc0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000de0 22 0d 04 6a 06 20 e1 0d 06 ea 0d 20 dd f2 5f 54 |"..j. ..... .._T| 00000df0 55 52 4e 20 0d 06 f4 1d 20 e7 49 31 24 3c 3e 22 |URN .... .I1$<>"| 00000e00 4e 22 80 49 31 24 3c 3e 22 6e 22 8c e5 8d 54 52 |N".I1$<>"n"...TR| 00000e10 47 0d 06 fe 18 20 49 31 24 3d 22 4e 22 3a e7 50 |G.... I1$="N":.P| 00000e20 25 3d 32 8c e5 8d 54 70 47 0d 07 08 1d 20 50 25 |%=2...TpG.... P%| 00000e30 3d 50 25 2b 31 3a f2 5f 54 45 58 54 28 50 25 29 |=P%+1:._TEXT(P%)| 00000e40 3a e5 8d 54 70 47 0d 07 12 1d 20 e7 49 31 24 3c |:..TpG.... .I1$<| 00000e50 3e 22 42 22 80 49 31 24 3c 3e 22 62 22 8c e5 8d |>"B".I1$<>"b"...| 00000e60 54 70 47 0d 07 1c 18 20 49 31 24 3d 22 42 22 3a |TpG.... I1$="B":| 00000e70 e7 50 25 3d 31 8c e5 8d 54 70 47 0d 07 26 17 20 |.P%=1...TpG..&. | 00000e80 50 25 3d 50 25 2d 31 3a f2 5f 54 45 58 54 28 50 |P%=P%-1:._TEXT(P| 00000e90 25 29 0d 07 30 06 20 e1 0d 07 6c 39 20 dc 20 22 |%)..0. ...l9 . "| 00000ea0 54 68 65 20 77 6f 72 64 20 27 6a 6f 75 72 6e e5 |The word 'journ.| 00000eb0 65 27 20 6d 65 61 6e 73 22 2c 6e 65 77 73 70 61 |e' means",newspa| 00000ec0 70 65 72 2c 64 61 79 2c 6a 6f 75 72 6e 65 79 2c |per,day,journey,| 00000ed0 32 0d 07 76 2e 20 dc 20 54 68 65 20 77 6f 72 64 |2..v. . The word| 00000ee0 20 27 63 69 65 6c 27 20 6d 65 61 6e 73 2c 63 6c | 'ciel' means,cl| 00000ef0 6f 75 64 2c 73 74 6f 72 6d 2c 73 6b 79 2c 33 0d |oud,storm,sky,3.| 00000f00 07 80 2f 20 dc 20 54 68 65 20 77 6f 72 64 20 27 |../ . The word '| 00000f10 76 65 6e 74 27 20 6d 65 61 6e 73 2c 77 69 6e 64 |vent' means,wind| 00000f20 2c 67 6f 65 73 2c 76 61 6c 6c 65 79 2c 31 0d 07 |,goes,valley,1..| 00000f30 8a 36 20 dc 20 54 68 65 20 77 6f 72 64 20 27 71 |.6 . The word 'q| 00000f40 75 61 72 74 27 20 6d 65 61 6e 73 2c 71 75 61 72 |uart' means,quar| 00000f50 74 2c 71 75 61 72 74 65 72 2c 66 6f 75 72 74 65 |t,quarter,fourte| 00000f60 65 6e 2c 32 0d 07 94 2f 20 dc 20 54 68 65 20 77 |en,2.../ . The w| 00000f70 6f 72 64 20 27 73 6f 6c 65 69 6c 27 20 6d 65 61 |ord 'soleil' mea| 00000f80 6e 73 2c 73 75 6e 2c 73 75 6e 6e 79 2c 73 6f 6c |ns,sun,sunny,sol| 00000f90 64 2c 31 0d 07 9e 2f 20 dc 20 54 68 65 20 77 6f |d,1.../ . The wo| 00000fa0 72 64 20 27 6e 75 61 67 65 27 20 6d 65 61 6e 73 |rd 'nuage' means| 00000fb0 2c 6e 65 77 2c 73 74 6f 72 6d 2c 63 6c 6f 75 64 |,new,storm,cloud| 00000fc0 2c 33 0d 07 a8 3b 20 dc 20 22 54 68 65 20 77 6f |,3...; . "The wo| 00000fd0 72 64 20 27 73 6f 69 72 85 65 27 20 6d 65 61 6e |rd 'soir.e' mean| 00000fe0 73 22 2c 65 76 65 6e 69 6e 67 2c 6e 69 67 68 74 |s",evening,night| 00000ff0 2c 61 66 74 65 72 77 61 72 64 73 2c 31 0d 07 b2 |,afterwards,1...| 00001000 2f 20 dc 20 54 68 65 20 77 6f 72 64 20 27 6f 72 |/ . The word 'or| 00001010 61 67 65 27 20 6d 65 61 6e 73 2c 77 69 6e 64 2c |age' means,wind,| 00001020 73 74 6f 72 6d 2c 72 61 69 6e 2c 32 0d 07 c6 57 |storm,rain,2...W| 00001030 20 dc 20 49 73 20 74 68 69 73 20 77 65 61 74 68 | . Is this weath| 00001040 65 72 20 66 6f 72 65 63 61 73 74 20 6c 69 6b 65 |er forecast like| 00001050 6c 79 20 74 6f 20 62 65 2c 69 6e 20 74 68 65 20 |ly to be,in the | 00001060 77 69 6e 74 65 72 2c 61 74 20 43 68 72 69 73 74 |winter,at Christ| 00001070 6d 61 73 2c 69 6e 20 74 68 65 20 53 75 6d 6d 65 |mas,in the Summe| 00001080 72 2c 33 0d 07 d0 6c 20 dc 20 44 75 72 69 6e 67 |r,3...l . During| 00001090 20 74 68 65 20 64 61 79 20 69 6e 20 74 68 65 20 | the day in the | 000010a0 50 61 72 69 73 20 72 65 67 69 6f 6e 20 69 73 20 |Paris region is | 000010b0 69 74 2c 67 65 74 74 69 6e 67 20 63 6f 6c 64 65 |it,getting colde| 000010c0 72 2c 67 65 74 74 69 6e 67 20 77 61 72 6d 65 72 |r,getting warmer| 000010d0 2c 73 74 61 79 69 6e 67 20 74 68 65 20 73 61 6d |,staying the sam| 000010e0 65 20 74 65 6d 70 65 72 61 74 75 72 65 2c 32 0d |e temperature,2.| 000010f0 07 da 9f 20 dc 20 41 20 73 75 6d 6d 61 72 79 20 |... . A summary | 00001100 6f 66 20 74 68 65 20 77 65 61 74 68 65 72 20 66 |of the weather f| 00001110 6f 72 65 63 61 73 74 20 69 73 2c 73 75 6e 20 69 |orecast is,sun i| 00001120 6e 20 74 68 65 20 73 6f 75 74 68 20 2d 20 63 6f |n the south - co| 00001130 6c 64 20 69 6e 20 74 68 65 20 6e 6f 72 74 68 2c |ld in the north,| 00001140 73 74 6f 72 6d 73 20 69 6e 20 74 68 65 20 6e 6f |storms in the no| 00001150 72 74 68 20 2d 68 6f 74 20 69 6e 20 74 68 65 20 |rth -hot in the | 00001160 73 6f 75 74 68 2c 73 75 6e 20 69 6e 20 74 68 65 |south,sun in the| 00001170 20 6e 6f 72 74 68 20 2d 20 73 74 6f 72 6d 73 20 | north - storms | 00001180 69 6e 20 74 68 65 20 73 6f 75 74 68 2c 33 0d 07 |in the south,3..| 00001190 e4 5b 20 dc 20 54 68 65 20 68 69 67 68 65 73 74 |.[ . The highest| 000011a0 20 6d 61 78 69 6d 75 6d 20 74 65 6d 70 65 72 61 | maximum tempera| 000011b0 74 75 72 65 20 74 6f 64 61 79 20 69 73 2c 69 6e |ture today is,in| 000011c0 20 50 61 72 69 73 2c 69 6e 20 74 68 65 20 4d 65 | Paris,in the Me| 000011d0 64 69 74 65 72 72 61 6e 65 61 6e 2c 69 6e 20 74 |diterranean,in t| 000011e0 68 65 20 77 65 73 74 2c 31 0d 07 e6 46 20 dc 20 |he west,1...F . | 000011f0 54 6f 6d 6f 72 72 6f 77 20 74 68 65 20 77 65 61 |Tomorrow the wea| 00001200 74 68 65 72 20 77 69 6c 6c 2c 67 65 74 20 63 6f |ther will,get co| 00001210 6f 6c 65 72 2c 73 74 61 79 20 74 68 65 20 73 61 |oler,stay the sa| 00001220 6d 65 2c 67 65 74 20 77 61 72 6d 65 72 2c 31 0d |me,get warmer,1.| 00001230 07 ee 5c 20 dc 20 54 6f 6d 6f 72 72 6f 77 20 69 |..\ . Tomorrow i| 00001240 74 20 77 69 6c 6c 20 62 65 20 73 74 6f 72 6d 69 |t will be stormi| 00001250 65 73 74 2c 69 6e 20 74 68 65 20 6d 6f 75 6e 74 |est,in the mount| 00001260 61 69 6e 20 72 65 67 69 6f 6e 2c 69 6e 20 74 68 |ain region,in th| 00001270 65 20 6e 6f 72 74 68 2d 65 61 73 74 2c 69 6e 20 |e north-east,in | 00001280 74 68 65 20 6e 6f 72 74 68 2c 31 0d 07 f8 5c 20 |the north,1...\ | 00001290 dc 20 54 6f 6d 6f 72 72 6f 77 20 69 74 20 77 69 |. Tomorrow it wi| 000012a0 6c 6c 2c 73 74 61 72 74 20 73 75 6e 6e 79 20 61 |ll,start sunny a| 000012b0 6e 64 20 67 65 74 20 73 74 6f 72 6d 79 2c 73 74 |nd get stormy,st| 000012c0 61 72 74 20 73 74 6f 72 6d 79 20 61 6e 64 20 67 |art stormy and g| 000012d0 65 74 20 73 75 6e 6e 79 2c 72 61 69 6e 20 61 6c |et sunny,rain al| 000012e0 6c 20 64 61 79 2c 31 0d 0b b8 12 20 dc 20 22 2a |l day,1.... . "*| 000012f0 22 2c 2a 2c 2a 2c 2a 2c 30 0d ff |",*,*,*,0..| 000012fb