Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: App Tree printing utility - template 1998-07-27 -- Sebastian Talamoni Here you have... you will have to translate the text from spanish to english
#UTILITY(APPDocumentador,'Documentador de AplicaciĆ³n')
#CREATE(%Application & '.TXT')
Arbol de Procedimientos de %Application Fecha:%@d5@ProgramDateChanged
Hora:%@t1@ProgramTimeChanged
--------------------------------------------------------------------------
Fecha
AplicaciĆ³n : %Application %ProgramDateChanged
Diccionario : %DictionaryFile
#INSERT(%DisplayTree,%FirstProcedure,'',' ')
Variables Globales
--------------------------------------------------------------------------
#FOR(%GlobalData)
%@s25@GlobalData %GlobalDataStatement
#ENDFOR
#CLOSE
#!***********************************************
#GROUP(%DisplayTree,%ThisProc,%Level,%NextIndent)
#FIX(%Procedure,%ThisProc)
%Level+-%ThisProc (%ProcedureTemplate) %ProcedureDescription
#FOR(%ProcedureCalled)
#IF(INSTANCE(%ProcedureCalled)=ITEMS(%ProcedureCalled))
#INSERT(%DisplayTree,%ProcedureCalled, %Level & %NextIndent, ' ')
#ELSE
#INSERT(%DisplayTree,%ProcedureCalled, %Level & %NextIndent, '|')
#ENDIF
#ENDFOR
Today is December 3, 2024, 11:49 am This article has been viewed 35209 times.
|
|