Getting information from cdbase

Hello,

I’m trying to get the number of beams in the group.
For example: group 101 has 10 elements (only beams).
How can I get this information using CDBASE then use it in other +prog?

the code below is inccorect:

+PROG TEMPLATE
HEAD GET SOMETHING FROM BASE
ECHO FULL NO

@Key GRP 101
sto#info  @2

txb #info

thanks

Hello,

You can find help about the CDB within the SOFiHelp program.

TEDDY / SSD > Help > CDBASE Help

For information about the groups you should look at the following chapter:

SOFiSTiK Data > Systeminfo > Groupdata

@2# NUM [int] should give you the number of elements of the group.

Best regards,
Frederik Höller
Your SOFiSTiK Support Team

Do you solve the problem?


get key 011/00 or 011/LC while NG will be equal group number you want, then read NUM.
best regards