"Г.Г.Кудрявцев. Как на самом деле делаются книги для lib.ru " - читать интересную книгу автора20 Mypos = InStr(f, N, F2, 1) 22 If Mypos <> 0 Then p2 = Mypos: ls = p2 - p1: f = Mypos + 1: c = c + 1: p1 = p2 24 If Mypos <> 0 And ls > lm Then lm = ls 25 If Mypos = 0 Then GoTo 30 26 GoTo 20 30 Rem Џа릮Є ў з «® ўл¤Ґ«ҐЁп Selection.HomeKey Unit:=wdLine Selection.TypeText Text:=" " Selection.HomeKey Unit:=wdLine Selection.MoveRight Unit:=wdWord, Count:=1, Extend:=wdExtend Selection.Delete Unit:=wdCharacter, Count:=1 Rem ЋЇаҐ¤Ґ«пҐ¬ ®ЎйЁ© ®вбвгЇ x = Int((76 - lm) / 2) Selection.HomeKey Unit:=wdLine Rem ўла ўЁў ЁҐ ЇҐаў®© бва®ЄЁ ўл¤Ґ«ҐЁп Ї® жҐва «м®© Ї®§ЁжЁЁ б ¬®© ¤«Ё®© бва®ЄЁ 90 For i = 1 To x 110 Next i Rem ўла ўЁў ЁҐ Ї® жҐва «м®© Ї®§ЁжЁЁ б ¬®© ¤«Ё®© бва®ЄЁ ўл¤Ґ«ҐЁп ўбҐе ®бв «мле For j = 1 To c - 1 Selection.HomeKey Unit:=wdLine Selection.MoveDown Unit:=wdLine, Count:=1 Selection.TypeText Text:=" " Selection.HomeKey Unit:=wdLine Selection.MoveRight Unit:=wdWord, Count:=1, Extend:=wdExtend Selection.Delete Unit:=wdCharacter, Count:=1 For i = 1 To x Selection.TypeText Text:=" " Next i Next j j = 0 200 Rem ‘бл«Є - …б«Ё ЁзҐЈ® Ґ ўл¤Ґ«Ґ® - End Sub |
|
|