SAPIEN Solutions

SAPIEN homepage
PrimalScript script editor+ide
PrimalScope script debugger
Free Tools script utilities
SAPIEN Press tech books
ScriptingAnswers.com learn+share
ScriptingOutpost.com online store
Blog.Sapien.com official blog
Contact Us

 

Formatting in scripts

Develop a standard for formatting your scripts, and use indentation.

Function MyFunction {

# function code here

}

…or…

Function MyFunction

{

# function code here

}

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Tags:

Leave a Reply


Entries (RSS) and Comments (RSS).