Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Power Builder: Maximum script size exceeded

Status
Not open for further replies.

amy123

MIS
Feb 23, 2006
1
US
When i want to save my coding, error "Maximum script size exceeded". May i know y?
Is there have any limitation for how long of the script?
 
You should refactor your code and place discreet pieces of functionality into smaller methods which are then called from the main method.

Matt

"Nature forges everything on the anvil of time
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top