publishTL
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - File handling
Introduced first in SolidGeometry 3.2.1, Creation date: 2017-01-03, Last change: 2025-09-14
publishes the file in the pcode directory
Description
This function moves temporarily into the pcodedirTL, and compiles the pcode file IF IT NOT ALREADY EXISTS in this directory. This is done to accelerate the creation of toolboxes.
If this function is called from the command line, the pcode file is deleted first, to replace existing pcode files by corrected version without recompiling the complete Toolbox
If the function is called with parameter 'viewonly' it will just open the resulting html file.
See Also: depuseString
, depuseTL
, depuseToolbox
, pcodeTL
, depfunTL
, pcodedirTL
Example Illustration
Syntax
publishTL(fname,[])
Input Parameter
fname: | | file name without '.m' |
Property names
'force' :
'viewonly' :
Examples
publishTL ('VLFL_EXP01')
publishTL ('VLFL_EXP01','viewonly')
Copyright 2017-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21