willichan Posted September 23, 2015 Share Posted September 23, 2015 Sisio,AutoIt3 itself is the stub (AutoIt3.exe) and SciTe and/or Aut2exe is the builder. SciTe and/or Aut2exe is the application a user operates and inputs his info which is used by AutoIt3.AutoIt3.exe is the application which should NOT even be touched by the User. SciTe and/or Aut2exe uses AutoIt3.exe to give an Output, a new application is commonly known as a "Script" but can also have the AutoIt3 stub combined with it and compiled into an EXE.The Script (or the stub/script combined as an EXE) is the final output. Ready to spread.--- My apologies to all of the developers and contributors to AutoIt for the overly simplified description. --- sisio 1 My UDFs: Barcode Libraries, Automate creation of any type of project folder, File Locking with Cooperative Semaphores, Inline binary files, Continue script after reboot, WinWaitMulti, Name Aggregator, Enigma, CornedBeef Hash Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted September 23, 2015 Moderators Share Posted September 23, 2015 sisio,Are you happy now or do you still have a question?M23 sisio 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
sisio Posted September 23, 2015 Author Share Posted September 23, 2015 yes willichan that's what I wantmelba really you are best thanksto coder Bulder and stub i use this function FileWriteFileCloseFileRead Link to comment Share on other sites More sharing options...
willichan Posted September 23, 2015 Share Posted September 23, 2015 yes willichan that's what I wantI am glad that helped. sisio 1 My UDFs: Barcode Libraries, Automate creation of any type of project folder, File Locking with Cooperative Semaphores, Inline binary files, Continue script after reboot, WinWaitMulti, Name Aggregator, Enigma, CornedBeef Hash Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted September 23, 2015 Moderators Share Posted September 23, 2015 sisio,Delighted I could help - although I am not too sure just how I did!M23 sisio 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
sisio Posted September 23, 2015 Author Share Posted September 23, 2015 (edited) melbathis SRC here <snip>I knew that this its name EOF not builder and stub Edited September 23, 2015 by Melba23 Link removed Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted September 23, 2015 Moderators Share Posted September 23, 2015 sisio,I have had enough of this. You seem incapable of asking a sensible question and I am becoming unhappier each time I look at that website and investigate the sort of thing it supports. This thread is now closed - please do NOT start another.M23 sisio 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Recommended Posts