1. PL_HEXTOIP(...) 2. PL_IPTOHEX(...) 3. PL_MAX(...,...) 4. PL_MIN(...,...) 5. PL_NOW() 6. PL_AMTOCRLF(...) 7. PL_CRLFTOAM(...) 8. PL_BIN(...) 9. PL_HEX(...) 10. PL_FROMDATE(...) 11. PL_TODATE(...) 12. PL_REPL(...,...,...) 13. PL_QUOTE(...) 14. PL_UNQUOTE(...) 15. PL_TRIMB(...) 16. PL_TRIMF(...)Some of these functions already exist in many MV implementations but are included in the PicLan-IP pre-compiler to assist Modular Software's porting of PicLan-IP from platform to platform.
HTML quoting is a process where certain characters are replaced with HTML strings so that the characters will actually be displayed instead of being interpreted as HTML tags. For example, a less than character '<' will be replaced with '<'.
{INCLUDE _GEN_FTR.HTM}