RetroBASIC
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
RetroBASIC ReadOnly Archive
Home
Help
Search
Login
Register
RetroBASIC
»
Retrogamecoding(.org)
»
EGSL
»
can i use the word global?
« previous
next »
Print
Pages: [
1
]
Author
Topic: can i use the word global? (Read 1950 times)
GEEK
Guest
can i use the word global?
«
on:
October 24, 2013, 10:13:03 PM »
hi everyone, is it normal every time i want to use the word 'global' i get a syntax error?
Logged
Cosmo
Guest
Re: can i use the word global?
«
Reply #1 on:
October 25, 2013, 07:51:46 AM »
Yes, use
local
Logged
Cybermonkey
Administrator
Posts: 0
Re: can i use the word global?
«
Reply #2 on:
October 25, 2013, 08:53:34 AM »
"Global" does not exist in Lua:
http://www.lua.org/pil/1.2.html
Logged
GEEK
Guest
Re: can i use the word global?
«
Reply #3 on:
October 25, 2013, 05:37:32 PM »
oops
, thanks
Logged
Print
Pages: [
1
]
« previous
next »
RetroBASIC
»
Retrogamecoding(.org)
»
EGSL
»
can i use the word global?