AFinScript - how to start a program?   AFinScript © AFIN 2016
  Start: [F5] or [Ctrl+Q]
<<< Parameters   Info: 5 columns (A:E = 'COCPI..T') from the #11 row are reserved for the AFinScript's program. Start: [F5] or [Ctrl+Q]
e.g. Path = C:\AnyPath      
e.g. Database =   REMEMBER A SHORTCUT: [F5] or [Ctrl+Q]!    
e.g. Period =        
(…)     REMEMBER A SHORTCUT: [F5] or [Ctrl+Q]!  
  REMEMBER A SHORTCUT: [F5] or [Ctrl+Q]!      
         
Class (Vendor) Object Command Parameters Info The rest: Comments, calculations, row parameters
.        
Afin.ScriptManager   Start Silent=1 0,002 "Silent=1" means: "no echo".
AFinScriptStart       0,004
# You can OPTIONALLY(!) use THE CERTAIN LINES ('Start', 'End') to start and end running AFinScript (This is optional!) .
# The (internal) library Afin.ScriptManager offers the special intended command for this purpose. .
# In red there are the SHORTCUTS for the same commands as above. .
.       .
.       .
# Parameters for 'Start' are optional. "Mode=Silent" means: Start WITHOUT highlighting every row during a program. .
.       .
# AND USE [CTRL+Q] SHORTCUT! This is a global shortcut for every AFinScript. .
.       .
Afin.ScriptManager   End   0,000
AFinScriptEnd      
.      
REMEMBER A SHORTCUT: [F5] or [Ctrl+Q]!
Note: Remember a shortcut [F5] or [Ctrl+Q].