Yes

Unlimited Key eXtraction (UKX) with Selection

Background: 

This can be used to extract unlimited number of keys, with a facility to select/de-select keys as required.

Replicate DB

Background: 

Sometimes developers and script writers may want to use bigger datasets to test the duration of processing or to test how well the script handles bigger datasets. This script replicates the data to the required number of times.

Unlimited Key eXtraction (UKX)

Background: 

This script can be used to extract unlimited number of keys, which tries to address the limitation of IDEA wherein Key Value Extraction is possible only for the first 500 keys.

Split Text File

Background: 

This script will split a text file into smaller sections.

Template

Background: 

This is a template for starting out your scripts.

Fill Down Utility

Background: 

This script will allow you to fill empty cells within a database from information contained in the previous cell.

Mine Sweeper

Background: 

Try the well know Mine Sweeper game through IDEAscript.

Sudoku

Background: 

Sudoku game for IDEA through IDEAScript.

Copy Header Info

Background: 

The script will copy the header info from one file to another file.  This can be used when importing an excel file in which the data is over several tabs but the header info is only on the first tab.  The script will take the header info from the first and copy it to the second file.

The script was updated on March 17, 2016.  It now has an option to copy the old header name to the field description so that information is not lost.

Export Delimited File

Background: 

This script gives additional options for anyone wishing to export an IDEA file in a delimited format.

2015-08-15 - Updated the script so that the if you user select to include field names that they are separated by the selected field separator and not the ",".  Also added code to format numbers, it seems that if you had a number like 12.10 it would be stored in the text file as 12.1, this has been fixed.

Pages

Subscribe to RSS - Yes