Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
GoSub cannot be used to call a procedure.
Error ID: BC30814
To correct this error
Call procedures directly without using GoSub; for example:
CalculateInterest(Amount, Rate, Time)