@AS-Profile| @AS-Assembly Specs| @AS-UniBASIC Specs| @AS-Operating System Specs| @TextEdit| @Assembly| @Operating System| @Interpreter| @Compiler| @DiskManagement| @Engineering| @Mathematics| @Downloads| @Support


Ansarsoft AS-UniBASIC OnLINE Specifications

@Overview

@Symbols

@Separators

@Keywords

@Constants

@Variables

@Mono Operators

@Dual Operators

@Arrays

@Pointers

@Structures

@Built in Procedures

@Built in Functions

@User Procedures and Functions

@Language Reference

Web affiliate sites



REGISTER YOUR DOMAIN NAME



Ansarsoft AS-UniBASIC

System and Application  Program  Interface
-  SAPI  -


Variables



8 Bit Signed Variables
Syntax
Byte x
Limits
From -128 To 127
8 Bit Unsigned Variables
Syntax
Usgn Byte x
Limits
From 0 To 255
16 Bit Signed Variables
Syntax
x%
Word x%
Word x

Limits
From -32768 To 32767
16 Bit Unsigned Variables
Syntax
Usgn Word x
Limits
From 0 To 65535
32 Bit Signed Variables
Syntax
Long x
Limits
From -2147483648 To 2147483647
32 Bit Unsigned Variables
Syntax
Usgn Long x
Limits
From 0 To 4294967295
64 Bit Signed Variables
Syntax
Quad x
Limits
From -9223372036854775808 To 9223372036854775807
64 Bit Unsigned Variables
Syntax
Usgn Quad x
Limits
From 0 To 18446744073709551615
Single Precision Real Variables
Syntax
x
Real x

Limits
Bias: From -2079 To 2078
Mantissa: From -2147483648 To 2147483647

Double Precision Real Variables
Syntax
Long Real x
Limits
Bias: From -2095 To 2094
Mantissa: From -9223372036854775808 To 9223372036854775807

Byte Char Variables
Syntax
Byte Char x
Limits
Form 0 To 255 characters
Word Char Variables
Syntax
x$
Char x$
Word Char x$
Word Char x

Limits
Form 0 To 32767 characters
Long Char Variables
Syntax
Word Char x
Limits
Form 0 To 4294967295 characters
Quad Char Variables
Syntax
Quad Char x
Limits
Form 0 To 18446744073709551615 characters



Please send your questions referring to the product by e-mail to:

webmaster@ansarsoft.com

Website Counter
Ansarsoft Visitors
0 0 0 0 0 0


Send e-mail to: webmaster@ansarsoft.com with your questions or comments about this web site.
Last modified November 12, 2022 - Athens time 01:30
Copyright © 2001 by Ansarsoft.
All rights reserved.