Thanks David but It is defined in SmalltalkImage same implementation >>>>>> > argumentAt: i > "Answer the i-th argument of the command line, or nil if not so many > argument." > ^self getSystemAttribute: 2 + i > > Dave > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
