Greetings,
I used the getenv function to extract the REMOTE_ADDR of my client browser.
I need to convert the return dot notation of an I.P. Address to the numeric
equivelent (INTEGER) so I could store this in the database.  I do have
PASCAL code to do this but it is over 200 lines long.  Does anyone know if
there is an intrinsic to do this?
Thanks.....