if i have script (main exe) with some stuff to read a file which has a line of Global variables how can i include it i tryed with global FileReadLine("global.txt", 1) but fails how else can this be done?