<div dir="ltr"><div class="gmail_default" style="font-size:large">Just asking....</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">do you have perl? and, did you follow this note for linux (at the end of the web page) </div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Note 4: For Linux (operating system) users, I got the following note from a reader.<br><br>The Perl script doesn't run as-is on Unix-like systems when one double-clicks on the icon.  It's an easy fix, though. Add this line to the top of the file:<br><br>#!/usr/bin/perl<br><br>Perl treats it as a comment and ignores it, but the Bash shell in Linux sees the #! in the first two bytes and then knows that the path to the program that will run the executable script follows on the same line.  Microsoft Windows does it by filename extension, but Unix/Linux doesn't give a whit about filename extensions when it comes to deciding what interpreter to use: It's all in the text that follows the "hash-bang" (#!).<br><br>If the user knows that their Perl interpreter is located elsewhere, in a non-standard location or with a different name, they're probably savvy enough to modify the path in the Perl script as needed.  The code will still run fine on Windows systems with the modification.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 10, 2023 at 3:41 PM John R. Sowden <<a href="mailto:jsowden@americansentry.net">jsowden@americansentry.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 4/8/23 12:51, Nino Pereira wrote:<br>
> <a href="https://ataridogdaze.com/tech/wordstar-convert.html" rel="noreferrer" target="_blank">https://ataridogdaze.com/tech/wordstar-convert.html</a><br>
><br>
> (found by googling for 'wordstar to utf")<br>
><br>
><br>
> On Sat, Apr 8, 2023 at 3:45 PM John R. Sowden <br>
> <<a href="mailto:jsowden@americansentry.net" target="_blank">jsowden@americansentry.net</a>> wrote:<br>
><br>
>     while using DOS,I could use any editor to exit any file.  I might<br>
>     trash<br>
>     the file when I saved it, such as a dbf  fiile.<br>
>     Now in xubuntu I cannot seem to edit a Wordstar file with the high<br>
>     bit<br>
>     set because any editor that I have tried (about 6) all check to<br>
>     see what<br>
>     the UTF code is and reject editing, or present me with a blank screen.<br>
><br>
>     I tried a program (iconv?) to ee what the UTF code it, but a<br>
>     couple of<br>
>     then give the  "Data" instead of the utf code.<br>
><br>
>     Been using xubuntu for about 20 years, but now I need to edit<br>
>     hundreds<br>
>     of Wordstar 5.5 files.<br>
><br>
>     Any help?<br>
><br>
>     John<br>
><br>
>     I had a problem running the python program (Xubuntu could not find<br>
>     the program even though<br>
>     it was in the same directory as the WS programs.  I also could not<br>
>     set it to run as a program in permissions.<br>
>     I gave up.<br>
><br>
>     Actually what I was trying to find  was an editor that would only<br>
>     edit certain types of files, vs an editor that would edit any kind<br>
>     of file.  Search failed to find that. I am now trying to get<br>
>     dosemu2 running (problem) and so I could read the file using<br>
>     Wordstar and save it as a "non-document " file, they edit it with<br>
>     fonts etc. \using Libre-Office.<br>
><br>
>     John<br>
><br>
>     -- <br>
>     xubuntu-users mailing list<br>
>     <a href="mailto:xubuntu-users@lists.ubuntu.com" target="_blank">xubuntu-users@lists.ubuntu.com</a><br>
>     Modify settings or unsubscribe at:<br>
>     <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a><br>
><br>
><br>
><br>
> -- <br>
> Nino R. Pereira<br>
> 7844 Vervain Ct<br>
> Springfield, VA 22152 USA<br>
> 703 623 0099<br>
><br>
><br>
><br>
><br>
<br>
<br>
-- <br>
xubuntu-users mailing list<br>
<a href="mailto:xubuntu-users@lists.ubuntu.com" target="_blank">xubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Nino R. Pereira<br>7844 Vervain Ct<br>Springfield, VA 22152 USA<br>703 623 0099<br><br><br><br></div>