Page 4 of 6

Posted: Thu Nov 09, 2006 11:08 am
by lexvictory
Я все еще не понимаю

Posted: Thu Nov 09, 2006 11:24 am
by Chrono Syndrome
lexvictory wrote:Я все еще не понимаю
Плохо. Надо тебе, значит, получше русский выучить. Ну или переводчик помощнее найти... А то как же ты с нами по-русски беседовать собираешся, не понимаю что тебе говорят ?

Posted: Thu Nov 09, 2006 11:31 am
by lexvictory
how bout we just speak english..?

that didnt make sense after the translator 'translated' it....

Posted: Thu Nov 09, 2006 11:42 am
by Chrono Syndrome
how bout we just speak english..?
OK

del

Posted: Thu Nov 09, 2006 6:29 pm
by spioner
del

Posted: Thu Nov 09, 2006 8:11 pm
by Num3
Hope this is what you need:

Code: Select all

If OpenFile(0,"myfile.txt")
  
  Repeat
    line.s=ReadString()
    
    ;If FindString(line,"string to find",0) ; You can uncomment these lines
      line.s=ReplaceString(line,"string to find","string to replace")
    ;EndIf
    
    WriteString(0,line)
    ;or
    ; WriteStringN(0,line) ; for line break
    
  Until Eof(0)
  
  CloseFile(0)
EndIf

ELSE

Posted: Thu Nov 09, 2006 9:06 pm
by spioner
del

Posted: Thu Nov 09, 2006 9:48 pm
by Xombie
Like this...

Code: Select all

Procedure.s ShortenPath(Path.s)
   ;
   Protected HoldString.s
   ;
   HoldString = Space(#MAX_PATH)
   ;
   Debug GetShortPathName_(@Path, @HoldString, #MAX_PATH)
   ;
   ProcedureReturn HoldString
   ;
EndProcedure
Debug ShortenPath("C:\Program Files\Microsoft Office")

del

Posted: Fri Nov 10, 2006 8:19 am
by spioner
del

Re: Sorry, this again I... Stop to laugh... Please... I have

Posted: Fri Nov 10, 2006 9:29 am
by PB
> I gave 3 question. Can I get 3 answer ?

Hmm, I don't believe you're Russian. You're just taking the piss. :D

del

Posted: Fri Nov 10, 2006 10:01 am
by spioner
del

Posted: Fri Nov 10, 2006 10:05 am
by lexvictory
no, its just that because of you not being able to speak english properly, it is difficult to help you as we don't always understand you

Re: SADLY.... SADLY....

Posted: Fri Nov 10, 2006 10:27 am
by PB
> No differences - believe or disbelieve

Okay, relax. It just looked very suspicious to me. Sorry if I offended you!

del

Posted: Fri Nov 10, 2006 11:50 am
by spioner
del

Re: Let it seems I from New York and there whole life there

Posted: Fri Nov 10, 2006 12:27 pm
by lexvictory
spioner wrote:Let it seems I from New York and there whole life there was. 90 years... Now, 91 year, I want get path to File.txt
But, can I this do ?
Windows, File.txt, I know he is found. As I can get his way ?
are you looking for a way to find a specific file?
or is it that you want to let the user select a file?

in case it makes it easier to understand, I'll put it in russian aswell

вы ищете дорога найти специфически архив?
или оно что вы те препятствуйте потребителю выберите архив?