ivan Posted June 19, 2008 Share Posted June 19, 2008 (edited) Sorry for posting this here and not in the Bug Reports and Feature Requests forum, but I couldn't quite find my way around in that forum, as I never reported a bug before.I modified the topic title as it was misleading.compiling with beta 3.2.13.2 i pinpointed the error to a 1 liner$x=@ProcessorArchwhere the scite console output produces:>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /beta /in "C:\Users\Ivonne Rodriguez\Desktop\banks\bug.au3" /autoit3dir "C:\Program Files\AutoIt3\beta" +>23:31:03 Starting AutoIt3Wrapper v.1.10.1.8 Environment(Language:0C0A Keyboard:0000080A OS:WIN_VISTA/ CPU:X86) >Running AU3Check (1.54.13.0) from:C:\Program Files\AutoIt3\beta C:\Users\Ivonne Rodriguez\Desktop\banks\bug.au3(1,18) : ERROR: undefined macro. $x=@ProcessorArch ~~~~~~~~~~~~~~~~~^ C:\Users\Ivonne Rodriguez\Desktop\banks\bug.au3 - 1 error(s), 0 warning(s) !>23:31:04 AU3Check ended.rc:2 >Exit code: 0 Time: 2.759RegardsIVAN Edited June 19, 2008 by ivan Think out of the boxGrabber: Yet another WinInfo tool_CSVLib (still alpha)Dynamic html in au3 Link to comment Share on other sites More sharing options...
ChrisL Posted June 19, 2008 Share Posted June 19, 2008 It's not a bug. In the beta version it has changed to @OSArch [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire Link to comment Share on other sites More sharing options...
ivan Posted June 19, 2008 Author Share Posted June 19, 2008 thx for the reply. #include <SQLite.au3> #include <SQLite.dll.au3> won't compile because the libraries use @ProcessorArch which is how I initiated the topic. Think out of the boxGrabber: Yet another WinInfo tool_CSVLib (still alpha)Dynamic html in au3 Link to comment Share on other sites More sharing options...
ivan Posted June 19, 2008 Author Share Posted June 19, 2008 I already added a note on the examples forum for ptrex to look at Think out of the boxGrabber: Yet another WinInfo tool_CSVLib (still alpha)Dynamic html in au3 Link to comment Share on other sites More sharing options...
neity Posted May 4, 2010 Share Posted May 4, 2010 @ProcessorArch to @OSArch Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now