Subversion Repositories Kolibri OS

Rev

Rev 2904 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2904 Rev 3018
Line 630... Line 630...
630
	{
630
	{
631
		//debug("successfully \n");
631
		//debug("successfully \n");
632
		copystr(temp_,#edit_path);
632
		copystr(temp_,#edit_path);
633
		KEdit();
633
		KEdit();
634
		HistoryPath(ADD_NEW_PATH);
634
		HistoryPath(ADD_NEW_PATH);
635
		IF (!strcmp(".",buf+72)) {memmov(buf,buf+304,count-1*304); count--;} //ôèëüòðóåì ýëåìåíò "."
635
		IF (!strcmp(".",buf+72)) {count--; memmov(buf,buf+304,count*304);} //ôèëüòðóåì ýëåìåíò "."
636
		FOR (j=0;j
636
		FOR (j=0;j
637
		but_num=onTop(6,57)/BUTTON_HEIGHT;                                                                                             
637
		but_num=onTop(6,57)/BUTTON_HEIGHT;                                                                                             
638
		IF (count
638
		IF (count
639
		//ñòðåëî÷êà ñîðòèðîâêè
639
		//ñòðåëî÷êà ñîðòèðîâêè
640
		IF (sort_num==1) WriteText(Form.width+60/2,45,0x80,0x4E78AC,"\x19",0);
640
		IF (sort_num==1) WriteText(Form.width+60/2,45,0x80,0x4E78AC,"\x19",0);