Bay Six Software Forum Index Bay Six Software
Beyond the Basics
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Dim_statement

 
Post new topic   Reply to topic    Bay Six Software Forum Index -> VFScript
View previous topic :: View next topic  
Author Message
STPendl
Full Member


Joined: 20 Aug 2007
Posts: 161
Location: Austria

PostPosted: Jan 14th, 2012, 11:43am    Post subject: Dim_statement Reply with quote

Remarks:

It should be emphasized that re-dimensioning arrays is not supported, may be with a red line to the left.

In addition the same should be done with the size supporting only literal numbers, since this is something users are used to do and it makes a big difference.

_________________
Stefan

Any code I post can be freely used, just give credit.
Back to top
View user's profile Send private message
Brent
Site Admin


Joined: 01 Jul 2005
Posts: 797

PostPosted: Jan 15th, 2012, 9:03pm    Post subject: Re: Dim_statement Reply with quote

Code:
***** 14-Jan-2012
cannot be redimensioned.
The name is represented as "name(" internally. As such, names of arrays do not
***** 15-Jan-2012
cannot be redimensioned.
The size cannot be a variable or expression, nor can it be negative.
The maximum size of an array is determined by Liberty BASIC's limitations on
memory usage.
The name is represented as "name(" internally. As such, names of arrays do not
*****

_________________
Brent
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Bay Six Software Forum Index -> VFScript All times are GMT
Page 1 of 1
Jump to:  
Quick Reply
Username:
Message:
   Shortcut keys: Alt+Q to activate, Alt+P to preview, Alt+S to submit
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Lo-Fi Version
Powered by phpBB © 2001, 2005 phpBB Group