Показать сообщение отдельно
Старый 17.05.2005, 14:52   #6  
DreamCreator is offline
DreamCreator
Moderator
Аватар для DreamCreator
Axapta Retail User
 
553 / 45 (3) +++
Регистрация: 04.11.2004
Адрес: Казань
Согласен, у меня тоже самое:

PHP код:
static void Job6(Args _args)
{
    
void getIntExclusive17052005(int i)
    {
        print 
i;
        
pause;
    }
    ;

    
getIntExclusive17052005();