[Gambas-user] [Ask] Gambas script programming
zainudin ahmad
author.ilmi at ...626...
Wed Sep 16 04:48:22 CEST 2015
Hi Friends
I am new in gambas script programming world, I have some question.
* this is normal ? run this code (save the file not in tmp directory and
the command only ./test.gs3)
#!/usr/bin/env gbs3
public sub main()
print args[0]
print application.path
end
the result is
/tmp/gambas.1000/script-cache/3322f0f532ed56c9b09aa662781e9ff3/test.gs3
/tmp/gambas.1000/script-cache/3322f0f532ed56c9b09aa662781e9ff3
* there is any official or recomended file extension for gambas script and
gambas server pages file. like *.gs3 , *.gps or etc .. ?
* gambas editor not highlight when open gambas script or gambas server
pages file, it's normal ? attach pic
Sorry for my English
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic-1.png
Type: image/png
Size: 52371 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150916/bfaf199c/attachment.png>
More information about the User
mailing list