-
The attached subroutine will convert a numeric values to their alphabetic
values. The number "4" converts to "four"; "25" converts to twenty five,
etc. There is also an option that will allow you to change a numeric value
into an alphabetic count. For example, 4 converts to "forth", "25" converts
to twenty-fifth.
Read More...
-
The attached subroutine will convert a numeric values to their alphabetic
values. The number "4" converts to "four"; "25" converts to twenty five,
etc. There is also an option that will allow you to change a numeric value
into an alphabetic count. For example, 4 converts to "forth", "25" converts
to twenty-fifth.
Read More...
-
The task was designed to transfer geological survey data to tape for
distribution. This data was kept in separate files according to type. These
types included seismic section, well log, and well core data. The process
was taking over 72 hours.
Read More...
-
MVWWW is an Open Source Project that allows you to create a simple HTTP server, and generate HTML content for browsers. The CGI program created for this project will pass the information received to a MultiValue program that is run on the database server.
Read More...