Menu

error message

Help
bob
2005-07-18
2013-03-22
  • bob

    bob - 2005-07-18

    I am new to LUA scripting and I have no idea what the errors mean.  I have this message, even when I have nothing typed in: compiler\bin\luac.exe: C:\test\wow test.blu:1: unexpected symbol near `<'
    this is my code (the first part was there already):
    <?xml version="1.0" encoding="UTF-8"?>
    <blua_project>
        <project_name>wow test</project_name>
        <home_root>C:\test</home_root>
        <library />
        <wow_resource use="true" />
        <open_tabs />
        <active_sheet />
    </blua_project>

    function Mana()
        ClearTarget()
        UseContainerItem(0,15)
        end

     
    • Mickytee

      Mickytee - 2006-09-17

      Although Im new to Lua, I dont think you should have code in the .blu file. That file is what keep track of the files in the project

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.