<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I was trying to use bitwise functions inside a lua script and just realize that is not supported under fs... <BR>
Because the new bitwise operations are only available for the new version 5.2 in the new table <TT>bit32</TT>.<BR>
<BR>
<BR>
Locking into the code, the version used in FS the lua release 5.1.4.<BR>
<BR>
Is it going to update to the present version 5.2? Or is there a way for me to compile it this new lua version? i can tested<BR>
<BR>
<BR>
Thanks,<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>