arrays create problem in code editor.

Hi.

We want create multi dimensions array in code editor. In below but we cant succeed it.
How we ident it.

//Our Code
//
Const
Yuzler: Array[1..3,0..9] of String=(
('','Y??z','Ä°kiY??z','???§Y??z','D?¶rtY??z','BeÅŸY??z','AltıY??z','YediY??z','SekizY??z','DokuzY??z'),
('','On','Yirmi','Otuz','Kırk','Elli','Altmış','Yetmiş','Seksen','Doksan'),
('','Bir','Ä°ki','???§','D?¶rt','BeÅŸ','Altı','Yedi','Sekiz','Dokuz'));

Binler: Array[1..8] of String=('KatTrilyar','Trilyar','KatTrilyon','Trilyon','Milyar','Milyon','Bin','');

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 6:42PM
    fr code editor does not support multi dimensional arrays

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.