new data[1000];for(new index=0; index<17; index++) format(data,sizeof(data),"%s%d. %s \n", data,index+1,variable[index]);