electrico 0 Posted June 19, 2010 Can any 1 please describe what error must i correct if i see console output like this ERROR: Returning Failure - FileName - ..\..\src\EzdMP3SourceOutputPin.cpp Line - 370 ERROR: Returning Failure - FileName - ..\..\src\EzdMP3SourceOutputPin.cpp Line - 370+>08:12:03 AutoIT3.exe ended.rc:0 (despite, program works normally). Share this post Link to post Share on other sites
Melba23 3,457 Posted June 19, 2010 electrico, You have been here long enough to understand that if you do not let us see the code that produces the error you are very unlikely to get a sensible response. M23 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 Share this post Link to post Share on other sites
Mat 376 Posted June 19, 2010 Can any 1 please describe what error must i correct if i see console output like this ERROR: Returning Failure - FileName - ..\..\src\EzdMP3SourceOutputPin.cpp Line - 370 ERROR: Returning Failure - FileName - ..\..\src\EzdMP3SourceOutputPin.cpp Line - 370+>08:12:03 AutoIT3.exe ended.rc:0(despite, program works normally).Thats not an AutoIt Error. AutoIt Project Listing Share this post Link to post Share on other sites
Richard Robertson 187 Posted June 19, 2010 You'd think the cpp extension would give that away. Share this post Link to post Share on other sites
Mat 376 Posted June 19, 2010 You'd think the cpp extension would give that away.I reckon its an AutoIt program designed to read a cpp file, but had a "Returning Failure" which was written to the console by someone who forgot that you should end ConsoleWrite with an @CRLF. The OP ran the program from SciTE and it ended at 08:12:03 in the morning. The program exited without an exit code or with an exit code defined as zero which typically indicates success.Elementary my dear Watson. AutoIt Project Listing Share this post Link to post Share on other sites
electrico 0 Posted June 22, 2010 Ok guys, thats great when you know everything. I just wondered if it is developer's mistake or something wrong with my pc. Thanks for help. Share this post Link to post Share on other sites
MvGulik 86 Posted June 22, 2010 (edited) whatever Edited February 7, 2011 by MvGulik "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)"Believing what you know ain't so" ...Knock Knock ... Share this post Link to post Share on other sites