OK, I'm running into an issue trying to run my script. I've created the script in Notepad...saved it as a .sql. Now I open it in SQL*Plus (File >> Open...) and it lists the contents of the script, but it seems to be truncating data as it runs off the right hand side of the screen. Tried increasing the buffer width through the Environment menu....doesn't seem to help. Am I going to need to insert carriage returns via the Notepad editor?
Components of the script (even those that are "running over past the right hand side of the screen") run fine when I copy and paste them into the program. It just won't run the whole script...