Get me started please |
Post Reply |
Author | |
markmark
Senior Member Joined: 30 November 2007 Status: Offline Points: 142 |
Post Options
Thanks(0)
Posted: 27 April 2010 at 3:09am |
Hi I would like to use Syntax Edit as a custom scripting editor.
But my key words are my own. So the script would be say
(SupplierCost * ListPrice) / FOBcost
There are about 40 key works I want to use.
And that's about it.
The other thing is I don't want to use any external file; so all the setup for the Syntax Edit has to be done in code.
Is this possible?, I would really love some example code, just so the example above would work.
Thanks very much
MArk
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
The vb6 syntax edit sample shows this:
You can modify SchemeAndColorPrepare with your own word list\extensions, then load into wndSyntaxEdit.SyntaxScheme |
|
markmark
Senior Member Joined: 30 November 2007 Status: Offline Points: 142 |
Post Options
Thanks(0)
|
Hi
I don't have SyntaxScheme
is this new?
Thanks
Mark
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
I think 13.1\2 it was added
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |