[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2903: on first open of ide and opening gbs3 file, ide deletes the #!/usr/bin... first line


http://gambaswiki.org/bugtracker/edit?object=BUG.2903&from=L21haW4-

Comment #5 by Brian G:

The following file, when imported
It seems that the second line must be a comment

----------------------------------------------
#!/usr/bin/env gbs3
' Gambas Script auto load set

Public Sub main()

  Print "hello world"

End

public sub morestuff
  print "bye"
end
------------------------------------------------
I have included a video of the thing happening, watch till end

----------------------------------------------------------------------------

Attachment: missingline-2024-06-07_10.07.10.mp4

Brian G changed the state of the bug to: Accepted.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----