Hi,
NumberSeq num;
num = NumberSeq::newGetNum(DNAxaptaModule::ModularID());
//DNAxaptaModule is the table that number seq presents
AxaptaModule.DNModularID = num.num();
//AxaptaModule is the local variable for the same above table
Regards,
NumberSeq num;
num = NumberSeq::newGetNum(DNAxaptaModule::ModularID());
//DNAxaptaModule is the table that number seq presents
AxaptaModule.DNModularID = num.num();
//AxaptaModule is the local variable for the same above table
Regards,
No comments:
Post a Comment