Hello again !

The problem in your program is: args = args[1:args.length]
The first arg is not taken by the program, so just delete this unecessary line, and it works !

Regards,
Nicolas.
_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to