Axapta : Array object


array i;
int n;
;

i = new array(types::String);

i.value(1,"1.");
i.value(2,"2.");
i.value(3,"3.");
i.value(4,"4.");


for(n =1; n <= i.lastIndex(); n++)
print i.value(n);

Comments

Popular posts from this blog

Artillery Hornet + OctoPrint + Klipper

ย้ายบ้าน

ใต้ร่มกาสาวพัตร