Re: [Ql-Users] Superbasic Syntax rules for Textpad

2014-03-17 Thread Lee Privett
Unbelievable I am currently working on one for Sublime Text a far better
Text Editor :)


On Mon, Mar 17, 2014 at 12:26 PM, Dilwyn Jones dil...@evans1511.fsnet.co.uk
 wrote:

 Superbasic Syntax rules for Textpad

 If anyone has the Textpad editor for Windows and would like to use it to
 edit QL SuperBASIC programs (with user definable sytax colouring etc) I've
 added a copy of SuperBasic.syn from Laurence Reeves (author of Minerva) to
 my website. There is a link to it from Laurence's website at
 http://www.bergbland.info but it's a broken link, however, luckily I had
 saved a copy of it some time ago which happens to still be on my PC.

 To use it, unzip the superbasic_syn.zip and place the file called
 superbasic.syn in your Program Files for TextPad, inside the Samples
 folder. Textpad can be downloaded from http://www.textpad.com

 Download it from http://www.dilwyn.me.uk/basic/index.html (near the
 bottom of the page with the other syntax rules systems).

 Dilwyn
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm




-- 
Regards

Lee Privett
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] Superbasic Syntax rules for Textpad

2014-03-17 Thread Dilwyn Jones
Seem to have set the ball rolling what with the ones fro microemacs, VIM, 
TextWrangler etc. Hope these syntax files help you put one together for 
SublimeText - I've never heard of that particular one but will look it up 
now.


Dilwyn

-Original Message- 
From: Lee Privett

Sent: Monday, March 17, 2014 12:34 PM
To: ql-us...@q-v-d.com
Subject: Re: [Ql-Users] Superbasic Syntax rules for Textpad

Unbelievable I am currently working on one for Sublime Text a far better
Text Editor :)


On Mon, Mar 17, 2014 at 12:26 PM, Dilwyn Jones dil...@evans1511.fsnet.co.uk

wrote:



Superbasic Syntax rules for Textpad

If anyone has the Textpad editor for Windows and would like to use it to
edit QL SuperBASIC programs (with user definable sytax colouring etc) I've
added a copy of SuperBasic.syn from Laurence Reeves (author of Minerva) to
my website. There is a link to it from Laurence's website at
http://www.bergbland.info but it's a broken link, however, luckily I had
saved a copy of it some time ago which happens to still be on my PC.

To use it, unzip the superbasic_syn.zip and place the file called
superbasic.syn in your Program Files for TextPad, inside the Samples
folder. Textpad can be downloaded from http://www.textpad.com

Download it from http://www.dilwyn.me.uk/basic/index.html (near the
bottom of the page with the other syntax rules systems).

Dilwyn
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm





--
Regards

Lee Privett
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm 


___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] Superbasic Syntax rules for Textpad

2014-03-17 Thread Rich Mellor
I use TotalEdit as my preferred text editor - anyone fancy working on 
one for that?



On 17/03/2014 12:34, Lee Privett wrote:

Unbelievable I am currently working on one for Sublime Text a far better
Text Editor :)


On Mon, Mar 17, 2014 at 12:26 PM, Dilwyn Jones dil...@evans1511.fsnet.co.uk

wrote:
Superbasic Syntax rules for Textpad

If anyone has the Textpad editor for Windows and would like to use it to
edit QL SuperBASIC programs (with user definable sytax colouring etc) I've
added a copy of SuperBasic.syn from Laurence Reeves (author of Minerva) to
my website. There is a link to it from Laurence's website at
http://www.bergbland.info but it's a broken link, however, luckily I had
saved a copy of it some time ago which happens to still be on my PC.

To use it, unzip the superbasic_syn.zip and place the file called
superbasic.syn in your Program Files for TextPad, inside the Samples
folder. Textpad can be downloaded from http://www.textpad.com

Download it from http://www.dilwyn.me.uk/basic/index.html (near the
bottom of the page with the other syntax rules systems).

Dilwyn
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm







--
Rich Mellor
RWAP Services
Specialist Enuuk Auction Programming Services

www.rwapservices.co.uk

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] Superbasic Syntax rules for Textpad

2014-03-17 Thread Lee Privett
It's a very configurable text editor,  I went through 5 others  effort
settling on Sublime.  I've got colour schemes for the syntax done and turbo
and toolkit extension keywords,  drives however I cannot overcome certain
operators such as ^ \ and ^^ they seem to be preferred symbols as part of
the editor/python.  However,  I think it is possible to do auto numbering
like ED,  and running QemuLator or QPC2 from within the Editor,  something
the others cannot seem to do.  However  learning python even the dummies
guide is not telling me what I want to know.  The Sublime forums seem to
only speak in you already know it speech,  which is a bit off putting.
If anyone here knows more and wants to help please contact me.
On 17 Mar 2014 13:33, Dilwyn Jones dil...@evans1511.fsnet.co.uk wrote:

 Seem to have set the ball rolling what with the ones fro microemacs, VIM,
 TextWrangler etc. Hope these syntax files help you put one together for
 SublimeText - I've never heard of that particular one but will look it up
 now.

 Dilwyn

 -Original Message- From: Lee Privett
 Sent: Monday, March 17, 2014 12:34 PM
 To: ql-us...@q-v-d.com
 Subject: Re: [Ql-Users] Superbasic Syntax rules for Textpad

 Unbelievable I am currently working on one for Sublime Text a far better
 Text Editor :)


 On Mon, Mar 17, 2014 at 12:26 PM, Dilwyn Jones 
 dil...@evans1511.fsnet.co.uk

 wrote:


  Superbasic Syntax rules for Textpad

 If anyone has the Textpad editor for Windows and would like to use it to
 edit QL SuperBASIC programs (with user definable sytax colouring etc) I've
 added a copy of SuperBasic.syn from Laurence Reeves (author of Minerva) to
 my website. There is a link to it from Laurence's website at
 http://www.bergbland.info but it's a broken link, however, luckily I had
 saved a copy of it some time ago which happens to still be on my PC.

 To use it, unzip the superbasic_syn.zip and place the file called
 superbasic.syn in your Program Files for TextPad, inside the Samples
 folder. Textpad can be downloaded from http://www.textpad.com

 Download it from http://www.dilwyn.me.uk/basic/index.html (near the
 bottom of the page with the other syntax rules systems).

 Dilwyn
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm




 --
 Regards

 Lee Privett
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm

___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm