Home | pRo+ | Documentation | Support | Contribute | Download


   Description
   pRo+
   Architecture
   Requirements
   License
   Download
   -  Pro2Dbf
   >  Pro2Html
   -  ProSock


This is a simple utility that I wrote just for fun, basically it make a web document from your source code with nice code highlight - this unfortunately will not make your code look prettier that you've coded.


/* global definitions                                                           */
{src/gnm_def.i}

/* ************  Preprocessor  Definitions  ************ */
&GLOBAL-DEFINE CFG_PARAM 'BrokerPort,AdminPass

/* *****************  Definitions   ****************** */
DEFINE VARIABLE hSrvSocket       AS HANDLE            NO-UNDO.

IF lDatabaseDown  THEN RUN pStartAgents.
IF lDatabaseDown  THEN RETURN.



Download the source code here.

Or you can make Code2HTML know about Progress 4GL syntax.
SourceForge Logo