Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
--
|
||||
-- FOURJS_START_COPYRIGHT(U,2000)
|
||||
-- Property of Four Js*
|
||||
-- (c) Copyright Four Js 2000, 2021. All Rights Reserved.
|
||||
-- * Trademark of Four Js Development Tools Europe Ltd
|
||||
-- in the United States and elsewhere
|
||||
--
|
||||
-- Four Js and its suppliers do not warrant or guarantee that these samples
|
||||
-- are accurate and suitable for your purposes. Their inclusion is purely for
|
||||
-- information purposes only.
|
||||
-- FOURJS_END_COPYRIGHT
|
||||
--
|
||||
|
||||
SCHEMA FORMONLY
|
||||
|
||||
|
||||
LAYOUT
|
||||
GROUP ( TEXT = "Status")
|
||||
GRID
|
||||
{
|
||||
[msg ]
|
||||
[ ]
|
||||
[ ]
|
||||
|
||||
}
|
||||
END
|
||||
END
|
||||
|
||||
END -- layout
|
||||
|
||||
|
||||
ATTRIBUTES
|
||||
TEXTEDIT msg=formonly.msg, NOENTRY, STRETCH=X,SCROLLBARS=NONE,TITLE="Message",COLOR=RED;
|
||||
END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user