PAS to HTML

From: Igor (someone_at_somecompany.com)
Date: 01/29/05


Date: Sat, 29 Jan 2005 04:54:51 +0200

I want to share my codes on internet so i'm searching for a tool which can
generate html from my *.pas files. Because when i copy and paste my code
into the webpage, my code looks like this :

procedure Something;
begin
DoSomethingElse;
DoWhateverYouWant;
end;

but i want that style :

procedure Something;
begin
   DoSomethingElse;
   DoWhateverYouWant;
end;

and it would be nice if it can change the special words' style to bold.



Relevant Pages

  • Outputting from HTML to excel?
    ... searching the internet, for them it would be easier to ... use a html page to enter a daily log sheet. ... I know excel to a high standard so its my first choice ...
    (microsoft.public.excel.newusers)
  • CSS question
    ... Above is a part of a CSS file I found in the Internet. ... searching in the Internet to find out what does the 1st line ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: New Home Page, task bar, and history
    ... and a virus protection software that i had x-ed out ... | Internet Security scan, and delete everything that it found. ... | get to my mail from searching on google, but not the regular home page. ... On Win9x/ME platforms the report will not be shown in your bowser ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: People Online
    ... Today almost everybody in the world has access to the internet. ... People online use the internet for many needs such as searching for ... "Usenet Filters - Learn to shut yourself the fuck up!" ... "Those who record history are those who control history." ...
    (alt.2600)
  • Re: Updating Internet Options using a Script
    ... The default out-of-the-box settings allow internet html ... internet files with JavaScript to run, ... Here is a simple html file with JavaScript: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)