Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

FPSC Classic Scripts / Poll: best program for scripts

Author
Message
Mr_Joe
User Banned
Posted: 3rd Nov 2012 16:21
What program you use to write scripts and why (tell the pros and cons of this program)?
BlackFox
FPSC Master
16
Years of Service
User Offline
Joined: 5th May 2008
Location: Knight to Queens Bishop 3
Posted: 3rd Nov 2012 16:36
I use TextPad. I like it because we can have multiple tabs open at the same time. I use it in pretty much anything I have to script.

My wife uses FPI EditPad because of it's ability to notify her when an error occurs in the script syntax. Plus, IIRC, FPI EditPad allows her to add conditions/actions to the database and keep it current for her usage.


There's no problem that can't be solved without applying a little scripting.
DrUber
14
Years of Service
User Offline
Joined: 3rd Dec 2009
Location: Redding, CA
Posted: 3rd Nov 2012 17:58
I use Notepad++ so I have a todo list next to my code because otherwise I leave notes in the code that I don't see.
Ross tra damus
3D Media Maker
18
Years of Service
User Offline
Joined: 7th Jun 2006
Location: Looking to Escape London
Posted: 3rd Nov 2012 18:47
I use both what BlackFox mentioned above for the same reasons plus I sometimes copy and paste from textpad into FPI EditPad so I can check for mistakes and also add new bits n bobs to the script if needed.
Teabone
Valued Member
18
Years of Service
User Offline
Joined: 8th Jun 2006
Location: Canada
Posted: 3rd Nov 2012 20:57
I use notepad and editpad

A dude
14
Years of Service
User Offline
Joined: 15th Mar 2010
Location: The Solar System
Posted: 3rd Nov 2012 22:45
I use FPI Editpad because I need a lot of help in writing or editing scripts.
One question: why do people use other text editors instead of FPI Editpad when Editpad checks for errors unlike Notepad++ or Textpad?

BlackFox
FPSC Master
16
Years of Service
User Offline
Joined: 5th May 2008
Location: Knight to Queens Bishop 3
Posted: 3rd Nov 2012 23:22
Quote: "One question: why do people use other text editors instead of FPI Editpad when Editpad checks for errors unlike Notepad++ or Textpad?"


Maybe because there are those of us that have done programming and developments for so long that we like what we use. I don't use TextPad for just FPI scripting. I use it for HTML, PHP, etc.

FPI EditPad is good for those that A) need the syntax checking; B) new to scripting; C) want to keep a database of conditions/actions. I'm not saying it is of lower usage, but some of us use what we use.

And for the record, TextPad does check for errors- at least my version does.


There's no problem that can't be solved without applying a little scripting.
Flatlander
FPSC Tool Maker
17
Years of Service
User Offline
Joined: 22nd Jan 2007
Location: The Flatlands
Posted: 4th Nov 2012 03:39 Edited at: 4th Nov 2012 03:48
Of course, my view is going to be slanted toward FPI EditPad.

I've been a programmer for more than 40 years. I developed FPI EditPad for both the novice and experienced programmer because I didn't particularly like using any of the "professional" editors. I wanted something that was more geared to fpi scripts. I wanted to be able to easily identity the conditions and actions on the single line of code as this was how fpi scripting worked. One line at a time. So we have conditions in red and actions in blue.



Another thing I wanted to do was syntax checking. It checks if there are two colons only. That's important because the first colon is for conditions and the second colon is where the actions start. It will also check for misspelled or invalid conditions and actions.





I also wanted a convenient way to look up the commands and the ability to get a short explanation for them. Even I cannot memorize everything anymore. I want to thank Pirate Myke for providing all the RPGmod conditions and actions as well as Corno_1 for providing the newest released conditions and actions.





Another thing that was convenient for me was to be able to have more than one script open at a time. I prefer not having them tabbed. In order to make the image smaller I scrunched them altogether. I usually have them in a more ordered way.



You can have one full windowed script at a time and even if you don't you can get a list of the opened scripts and select which one you want to bring to the front.



Here is what Lee said about this when he accepted it as a tool:

Quote: "The app looks great, and it makes a refreshing alternative to NOTEPAD I will be sure to use it from now on . . .. I especially like the way it catches any typos. "


Yup, typos was always a biggy for me as well. When the script runs it ignores all the bad commands and therefore they won't work.

I have nothing to gain by convincing others to use this application. It is not perfect and it could use some more tweaking. There are probably two small bugs that still exist but they are usually not a problem for the casual user. I have had it crash for me but I use this app constantly. However, it is not big enough for me to go in and fix. I just re-open and continue on.

Also, for those who like other editing apps. They have their reasons and they have been given here. I have no problem with them using something else. I simply developed this for myself personally and very early on I was asked to make it available to the community. As a professional it was at that time I decided to make it look more professional and added a lot more to it.

THEORY - you know everything but nothing works. PRACTICE - when everything works but don't know why. For me, theory and practice are combined: nothing works and I don't know why.
Flatlander
FPSC Tool Maker
17
Years of Service
User Offline
Joined: 22nd Jan 2007
Location: The Flatlands
Posted: 4th Nov 2012 04:26
I downloaded TextPad out of curiosity. It has a very sleek GUI. It navigates very well and is easy to use without having to get a lot of help. I really like it. Of course, it costs $27.00 but it looks like it is well worth it if you do a lot of cross platform programming. Especially between the three major languages. C++, Java, and HTML.

I will still stick with FPI EditPad for fpi scripting, my GUIs for each of C++, HTML and PHP.

THEORY - you know everything but nothing works. PRACTICE - when everything works but don't know why. For me, theory and practice are combined: nothing works and I don't know why.
Corno_1
14
Years of Service
User Offline
Joined: 3rd Nov 2010
Location:
Posted: 4th Nov 2012 12:58
flatlander for president! This is the best program i ever use for programming. Other things like java editor or blueJ annoyed me. So thanks for this

you need a script? I need useful requests at the moment!
http://forum.thegamecreators.com/?m=forum_view&t=200918&b=23
maho76
13
Years of Service
User Offline
Joined: 31st May 2011
Location: universe-hub, playing the flute
Posted: 5th Nov 2012 15:47
text-editor & script-syntax-list by ched80. i dont know why, fpi-editpad is very cool, but i like basics, you have to concentrate more to get results without errors. good brain exercise.

Mr illusionest
15
Years of Service
User Offline
Joined: 5th Mar 2009
Location: Cairo , Egypt
Posted: 5th Nov 2012 22:38
FPI EditPad is almost perfect , I say almost because most of my work is large scripts , I even had to split it to 2 script files to work . When I open one of them with FPI EditPad it takes about a minute to , erm , color it
that's not so annoying of course , but if you start writing a line and you want to copy the rest of it from another line , you simply can't . the program keeps notifying about 2 colons and no actions added to line . you have to delete it and start over . I had to turn off Auto script check , but that is a pain if you've made a mistake in such long script , and even with that , your settings don't save . So I ended up using Notepad

"I am the night visitor when everyone is sleep , and when the last light fades"
The illusionest
Flatlander
FPSC Tool Maker
17
Years of Service
User Offline
Joined: 22nd Jan 2007
Location: The Flatlands
Posted: 6th Nov 2012 03:14
Joe, I hope you take Mr illusionist's comments and improve upon it in your program. I don't have the time or am willing to take the time right now to update/fix a free product.

THEORY - you know everything but nothing works. PRACTICE - when everything works but don't know why. For me, theory and practice are combined: nothing works and I don't know why.
Mr_Joe
User Banned
Posted: 6th Nov 2012 04:49
Thank you all for your feedback
Burger
12
Years of Service
User Offline
Joined: 22nd Jun 2012
Location: New Zealand
Posted: 6th Nov 2012 08:19
I end up using notepad, I haven't gotten into the habit of beginning my scripts in fpi editpad.

"I'm inspired by my own wise quotes, thank you." - Burger, 6/7/12

Login to post a reply

Server time is: 2024-11-23 19:51:54
Your offset time is: 2024-11-23 19:51:54