Any way to simulate groupseq()?

I note that the function groupseq() has not (yet?) been carried over to PanX. Is there any way to simulate this function, and will the function itself reappear in the future? I use it in several dababases.

I think it could be simulated with the help of the assign function.

Local x
x=0
formulafill ?(info("summary")=0,seq()-x,assign(?(info("summary")≠0,seq(),x),"x")-seq())

Thanks, Dave.

FYI, this function will be included in the future.

Thanks, Jim. With everything you have going on, back burner is fine by me. :clap: