Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
database juviar
|
||||
screen size 24 by 80
|
||||
#
|
||||
# Database not found or no system permission.
|
||||
# See error number -329.
|
||||
#
|
||||
# The name "juviar" is not an existing database name.
|
||||
# See error number -2810.
|
||||
{
|
||||
Codigo [a][b][c ][d ]
|
||||
}
|
||||
end
|
||||
tables
|
||||
intb00001
|
||||
attributes
|
||||
a = intb00001.cod_n,
|
||||
comments = "Digite el NIVEL";
|
||||
b = intb00001.cod_grupo,
|
||||
comments = "Digite el GRUPO";
|
||||
c = intb00001.cod_tipo,
|
||||
comments = "Digite el TIPO ";
|
||||
d = intb00001.cod_sec,
|
||||
comments = "Digite el SECUENCIA";
|
||||
Reference in New Issue
Block a user