Make a POP up smaller
ssmith911
String filetype
Prompt filetype, "Select Extension", popup, ".pti;.hkp" //Pops up a window to select filetype
DoPrompt "Extension Type", filetype
// PopupMenu bodyWidth=0
string Generic_Str=indexedFile(Generic_Path,-1,filetype), Generic_Item
Prompt filetype, "Select Extension", popup, ".pti;.hkp" //Pops up a window to select filetype
DoPrompt "Extension Type", filetype
// PopupMenu bodyWidth=0
string Generic_Str=indexedFile(Generic_Path,-1,filetype), Generic_Item
June 28, 2018 at 10:41 am - Permalink
July 2, 2018 at 05:49 am - Permalink