Skip to content

med-idea/Red-Assignments2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Assignments

This repository contains scripts for assignments in red group.

Description

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:

  1. Download Excel file from this link
  2. Open "4-BOBİ FRS Nakit Akış Tablosu" worksheet
  3. All the texts from row 4 to 72 will be an element for ACIKLAMALAR column (field)
  4. 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published