Visual crap

This commit is contained in:
mysticbbs 2013-02-22 20:46:38 -05:00
parent 62cb7ed210
commit c244efdee8
1 changed files with 4 additions and 4 deletions

View File

@ -243,15 +243,15 @@ Begin
List.NoWindow := True; List.NoWindow := True;
Box.Open (17, 6, 64, 21); Box.Open (17, 5, 64, 20);
WriteXY (27, 7, 112, 'Network Address Description'); WriteXY (27, 6, 112, 'Network Address Description');
WriteXY (19, 8, 112, strRep('Ä', 44)); WriteXY (19, 7, 112, strRep('Ä', 44));
Repeat Repeat
CreateList; CreateList;
List.Open (17, 8, 64, 21); List.Open (17, 7, 64, 20);
Case List.ExitCode of Case List.ExitCode of
#13 : If Edit Then #13 : If Edit Then