"Source: Text/Group/GrpData.text";
"Line: 3638";
"Date: Mon May 16 10:58:19 2022";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Group/GrpData.text, line: 3638
// Example: H72E23 ()
print "Example: H72E23";
ei := GetEchoInput();
SetEchoInput(true);
ATLASGroupNames();
SetEchoInput(ei);
