SUBROUTINE bmf_splitend
ARGUMENTS
DESCRIPTION
Routine qui arr�te le mode bmf_split: ce mode permet d'�crire
des champs bmf en les divisants pour un �ventuel usage dans un code
parall�le. Les fichiers ouverts par bmf_splitinit seront ferm�s.
EXEMPLE
call bmf_splitinit(2,2,'../../','aa',20010614,9,10,11,
1,-1,' ')
call bmf_splitwrite(...)
call bmf_splitend
VOIR AUSSI
BMF_* , PROG_FILENAME
Auteur: Luc Corbeil, 14 juin 2001
Return to RPN Libraries home page