This repository contains scripts for assignments in red group.
Write an Idea script file (name_surname_test.iss) that calls a function. In this function, you are going to create an IDEA database (name_surname_test.IMD) with 3 columns. You will not be importing the database and pulling the data. We want you to create the table with codes as described.
Columns (fields) will be named as ACIKLAMALAR, CARI_DONEM and ONCEKI_DONEM.
CARI_DONEM and ONCEKI_DONEM will be filled with zeros.
For ACIKLAMALAR column:
- Download Excel file from this link
- Open "4-BOBİ FRS Nakit Akış Tablosu" worksheet
- All the texts from row 4 to 72 will be an element for ACIKLAMALAR column (field)
- Write your IDEA script file (name_surname_test.iss)
For the demonstration, the database is shown in Figure 1 below. The IDEA script file will be delivered until the end of 30.05.2022.
WARNING Create your own branch and upload your files in that branch only at the moment Be careful here!