Crear variables / Create variables
Posted: Tue May 26, 2020 2:28 am
Hello friends :
I need to create as many variables with records as a database.
How can I include a registry value in the name of each variable.
For example the content of the database is as follows
001 0100
002 0101
003 0102
004 0103
005 0200
I need to create the variables: npv0100 = 100, npv0101 = 101, npv0102 = 102, npv0103 = 103, npv0200 = 200
How can I do this?
Hola Amigos :
necesito crear tantas variables con registros tenga una base de datos .
Como puedo hacer para incluir en el nombre de cada variable un valor del registro .
Por ejemplo el contenido de la base de datos es el siguiente
001 0100
002 0101
003 0102
004 0103
005 0200
Necesito crear las variables : npv0100 = 100 , npv0101 = 101 , npv0102 = 102 , npv0103 = 103 , npv0200 = 200
Como puedo hacer para realizar esto ?
Saludos
Mario Rafael Mansilla
I need to create as many variables with records as a database.
How can I include a registry value in the name of each variable.
For example the content of the database is as follows
001 0100
002 0101
003 0102
004 0103
005 0200
I need to create the variables: npv0100 = 100, npv0101 = 101, npv0102 = 102, npv0103 = 103, npv0200 = 200
How can I do this?
Hola Amigos :
necesito crear tantas variables con registros tenga una base de datos .
Como puedo hacer para incluir en el nombre de cada variable un valor del registro .
Por ejemplo el contenido de la base de datos es el siguiente
001 0100
002 0101
003 0102
004 0103
005 0200
Necesito crear las variables : npv0100 = 100 , npv0101 = 101 , npv0102 = 102 , npv0103 = 103 , npv0200 = 200
Como puedo hacer para realizar esto ?
Saludos
Mario Rafael Mansilla