Add exam code for edited Korean lang api

This commit is contained in:
Ricky Jang
2000-11-20 17:48:50 +00:00
parent 382a74ca49
commit e1d411d331

View File

@@ -5,6 +5,7 @@
// ; Donated to the public domain by Victor Szakats <info@szelvesz.hu>
REQUEST HB_LANG_HU852
REQUEST HB_LANG_KO
func main()
@@ -29,5 +30,12 @@ func main()
? CDOW( Date() )
? "---------"
? "Prev:", hb_langSelect( "KO" )
? hb_langName()
? NationMsg( 1 )
? CMonth( Date() )
? CDOW( Date() )
? "---------"
return nil