Files
harbour-core/harbour/tests/testlbl.prg
Viktor Szakats 27ccee95a1 2006-09-14 15:23 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
* harbour/tests/testlbl.prg
     ! use lower name in report name to work properly on case sensitive
       file systems
2006-09-14 13:24:26 +00:00

14 lines
96 B
Plaintext

/*
* $Id$
*/
FUNCTION MAIN()
USE test New
LABEL FORM test
USE
RETURN NIL