fid='test.txt'
Do i=1 to 5
Call lineout fid,'record' i
end
call lineout fid
'ked' fid
uses kedit

> Franz Marx <marx.fr...@gmail.com> hat am 19.05.2023 17:57 CEST geschrieben:
>  
>  
> Hi, folks!
> In the meantime I corrected my "MyRexxComp.rex" with the Text-Editor gedit 
> and all looks fine.
> My new version of MyRexxComp.rex can handle now such "BOM" - characters, as 
> you canhttp://see.in my attachments.
> Thanks for your advice and help.
>  
> Another question:
> how can I call "gedit" or"Kate" out of a "Rexx" program?
> At the moment i can't
>  
> Greetings
> Franz
>  
> 
> Am Fr., 19. Mai 2023 um 17:15 Uhr schrieb Mark L. Gaubatz via Oorexx-devel 
> <oorexx-devel@lists.sourceforge.net 
> mailto:oorexx-devel@lists.sourceforge.net>:
> 
> > 
> > Franz wrote:
> > 
> >  
> > 
> > I think I do not use the correct editor with KATE for my .ini file, it is 
> > too silly for me.
> > 
> > I attach to you my last 2 test-files.
> > 
> > I think you can tell me what I have to do.
> > 
> >  
> > 
> > Your MyRexxComp.ini file was last edited and saved using UTF-8 codepage 
> > encoding. This is shown as the UTF-8 marker sequence and text handling 
> > placed by the editor at the beginning of line one of file MyRexxComp.ini:
> > 
> >  
> > 
> >   EFBBBF2F2A272A2A…
> >   ï » ¿ / * ' * * …
> > 
> >  
> > 
> > With the editor you’re using, you will need to re-open the file, change the 
> > codepage to a straight or extended ASCII codepage, and save again.
> > 
> >  
> > 
> > Mark
> > 
> > _______________________________________________
> > Oorexx-devel mailing list
> > Oorexx-devel@lists.sourceforge.net mailto:Oorexx-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
> > 
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
> 
 

LG

Walter
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to