Difference between revisions of "Category talk:Scripting"

15 bytes removed ,  10:00, 21 July 2006
→‎Extending the Limit: clearing up the formatting
imported>DragoonWraith
(→‎Extending the Limit: picking up this conversation again)
imported>DragoonWraith
(→‎Extending the Limit: clearing up the formatting)
Line 43: Line 43:


:[[User:ShadowDancer|ShadowDancer]] 12:49, 12 July 2006 (EDT): Actually, I can imagine a great deal of typing that would be saved by that.  I mentioned MS Word because I was still stuck in the character limit explaination mode as well as that being the first editor I used to open the .esp file and it seemed to work fine.  As for using a plaintext editor, you are right about it probably being better.  Normally thats what I use for coding HTML.  The only issue I have with notepad is that there is a limit on the amount of data that notepad can hold.  Wordpad actually works better since it can hold more data.
:[[User:ShadowDancer|ShadowDancer]] 12:49, 12 July 2006 (EDT): Actually, I can imagine a great deal of typing that would be saved by that.  I mentioned MS Word because I was still stuck in the character limit explaination mode as well as that being the first editor I used to open the .esp file and it seemed to work fine.  As for using a plaintext editor, you are right about it probably being better.  Normally thats what I use for coding HTML.  The only issue I have with notepad is that there is a limit on the amount of data that notepad can hold.  Wordpad actually works better since it can hold more data.
::[[User:DragoonWraith|<font face="Oblivion,Daedric" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 13:48, 12 July 2006 (EDT): There are a number of very good programs available for code editting. I use Notepad mostly because I'm too lazy to try out the other ones.
:::[[User:ShadowDancer|ShadowDancer]] 14:05, 12 July 2006 (EDT): LOL!  Its pretty much the same here.  Wordpad is nearly identical to Notepad with the exception that it isn't hindered by the same character limit that Notepad has.  There may be a limit to it, but I haven't run into it yet when opening random files.


::For long scripts I use emacs, and the CS was made with Visual C++ (see start of RTL at 0x590aac)--[[User:JOG|JOG]] 13:00, 12 July 2006 (EDT)
::For long scripts I use emacs, and the CS was made with Visual C++ (see start of RTL at 0x590aac)--[[User:JOG|JOG]] 13:00, 12 July 2006 (EDT)
Line 61: Line 65:


:::::::By the way, would you still like to see the script?
:::::::By the way, would you still like to see the script?
::[[User:DragoonWraith|<font face="Oblivion,Daedric" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 13:48, 12 July 2006 (EDT): @ShadowDancer: There are a number of very good programs available for code editting. I use Notepad mostly because I'm too lazy to try out the other ones.
:::[[User:ShadowDancer|ShadowDancer]] 14:05, 12 July 2006 (EDT): LOL!  Its pretty much the same here.  Wordpad is nearly identical to Notepad with the exception that it isn't hindered by the same character limit that Notepad has.  There may be a limit to it, but I haven't run into it yet when opening random files.


=== Ways Around the Limit (that don't involve 3rd party apps) ===
=== Ways Around the Limit (that don't involve 3rd party apps) ===