Quantcast
Channel: Cadence PCB Skill Forum
Viewing all articles
Browse latest Browse all 2157

Cadence 17.4 axlUIViewFileCreate html not working

$
0
0

Below Code used with 17.4 axlUIViewFileCreate does not display HTML format, but 17.2 works fine.

fprintf( logwindow, "<!DOCTYPE html>\n" )
fprintf( logwindow, "<html>\n" )
fprintf( logwindow, "<body>\n" )
fprintf( logwindow, "<b><font color=\"blue\">===================================================================</font></b>\n" )
fprintf( logwindow, "<b><font color=\"blue\"> Information </font><b>\n" )
fprintf( logwindow, "<b><font color=\"blue\">===================================================================</font></b>\n" )
fprintf( logwindow, "</body>\n" )
fprintf( logwindow, "</html>\n" )


Viewing all articles
Browse latest Browse all 2157


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>