News
declare num Factor[5]; This DECLARE statement also produces variables FACTOR[1] through FACTOR[5]. Because you must use the DECLARE statement to declare dynamic arrays, the only way to reference the ...
Creating and Initializing Dynamic Arrays. Dynamic arrays can be created and initialized in five ways: with the COPYARRAY function. See Using The COPYARRAY Function for more information. using simple ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results