Forte 4GL
Forte 4GL is a programming language created in 1994. Forté 4GL was a proprietary application server that was developed by Forté Software and used for developing scalable, highly available, enterprise applications.. Read more on Wikipedia...
26Years Old | 20Users | ?Jobs |
- the Forte 4GL wikipedia page
- Forte 4GL first appeared in 1994
- See also: java
- Have a question about Forte 4GL not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
begin ... raise UsageException(); ... exception when e : UsageException do task.ErrMgr.Clear(); ... else ... raise; end;
Last updated August 9th, 2020