Optimize your programs This section contains programming tips to optimize the execution of your application. Finding program bottlenecks Optimizing SQL statements Passing small CHAR parameters to functions Compiler removes unused variables Saving memory by splitting modules Saving memory by using STRING variables Saving memory by using dynamic arrays