is it possible to use
gROOT->Macro("steeringcards.cc")
for a macro like
{
Char_t* aFileName = "...";
Int_t someNumber = 16838;
}
in a compiled ROOT-program to get the values? How?
Best regards
Ludger Janauschek