[ZeroBrane Studio] Command line parameters in Debug mode

  • From: Ildar Mulyukov <ildar.mulyukov@xxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Fri, 31 Oct 2014 12:08:35 +0600

Hi!
As Paul proposed, next question comes to the ML :)
A Lua script as simple as can be:
> local args = {...}
> print(#args)
Changing Project -> Command line parameters to "123"
Pushing F6 gives "1" (right)
Pushing F5,F5 gives "0" (wrong)

Bug?
Best regards,
-- 
Ildar Mulyukov,
child of God

email: ildar.mulyukov@xxxxxxxxx
GoogleTalk: ildar.mulyukov@xxxxxxxxx
blog: http://johan-notes.blogspot.com/

Other related posts: