VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, neede

Gabriel Tavares de Oliveira Castellani  (5 Submissions)   Math/Dates   Visual Basic 5.0   Unknown Difficulty   Sat 3rd June 2006   Mon 8th February 2021

Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, needed for calculations in VB. Uses API.

API Declarations



'Configurações do Windows
Global gstrSeparadorDecimal As String
Global gstrSeparadorMilhar As String
Global gstrSeparadorData As String

Rate Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, neede (2(2 Vote))
Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, neede.bas

Converts a currency formated string (BR, US, EU, anyone) into a float POINT(single) variable, neede Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters