![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Maybe a stupid question but I couldn't find an answer to it. In other languages it is possible to declare an array and immediately give it a value, e.g. DIM Array(10) = (1,2,3,4,5,6,7,8,9) This is not possible in Basic4PPC? I have to give every entry a single line? array(0) = 1 array(1) = 2 array(2) = 3 etc. etc. ? thnx Marc |
|
||||
|
See this post: Filling arrays
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Filling 2-D arrays. | grgczyz | Basic4ppc Wishlist | 1 | 02-14-2008 11:38 AM |
| Filling arrays | Erel | Code Samples & Tips | 3 | 01-13-2008 05:11 PM |
| V6-not-optim, V6-Debug, and V6-optimised give not the same nested FOR-NEXT execution | dan kabestan | Questions & Help Needed | 1 | 01-04-2008 07:17 PM |
| Arrays of any size | Gale Johnson | Code Samples & Tips | 5 | 08-17-2007 04:55 AM |
| Give me an idea | conf | Questions & Help Needed | 6 | 07-03-2007 06:18 PM |