Hi All,

The function BITTEST doesnt seem to work even though its defined in the
manual..... I have a very simple program....

PROGRAM TEST1

$INSERT I_COMMON
$INSERT I_EQUATE
*
PRINT BITTEST(11, 0)
PRINT BITTEST(11, 1)
*
RETURN
STOP

When I compile this routine, it gives me an error that BITTEST is an
assumed DIMENSIONED ARRAY..... but no DIM statement was found.

jBASE Release : jBASE 5.0 Minor 21
AIX Version : 5.3
Kernet Type : 64 Bit....

Basically we are converting our database from Universe from jBASE.... and
BITTEST was used in universe....

If BITTEST is not used in jBASE, then whats the equivalent of the same....

Regards,
Nara

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to