I preferred the first. Comments really should not be preserved but may
require special parsing to make them less intelligible.
Curt, WE7U wrote:
A better version which preserves comment lines:
> cat PigLatin2.pl
#!/usr/bin/perl -n
if (m/^#/) { print; next; }
@pieces = split /
On Wed, 29 Aug 2007, Tony Hunt wrote:
Here is a bit more info. The real story.
Ive actually made some Menu Items up for Fluxbox and have them working now
finnally that I have the permissions correct as well.. I have to open a
console and Kill the Processes when I run them via the Menus.
Pleas
Rick .. Thanks for the reply .. Its a good point .. The CPU may be different
but also is the Com Port hardware on that machine .. The thing is this.
The script actually executes correctly in that the TNC goes into and OutOf
KISS mode acording to the script used. Thats great. So after the character
On Tue, 2007-08-28 at 09:56 -0400, William McKeehan wrote:
> Has anyone thought about adding a scripting capability within Xastir?
> I'm thinking about something like some VB script (or similar) that would allow
At the risk of getting serious. :)
Lua
http://www.lua.org/
Lua is a powerful, fast
Hi Curt,
Alex sorted out the problems..
TBH, I don't want to have to install an Ubuntu VMWare machine (which
will probably run like a dog on the mini-itx machine with 256MB its
running on).
The other reason is I have to use the windows machine for other radio
software that is not availab
Hi Alex,
Yes of course. That didn't occur to me until you mentioned it.
I am building it from source at the moment.
After about 5 hours (building it on a mini-itx machine..not the
fastest)...its finished.
I rebuilt Xastir from cvs and its working.
Many thanks to Alex for the pointers in th