I have just upgraded a program from Harbour2005 to Harbour 2006
The following function has stoped working properly.
IF !FILE('albaran') //directory albaran doese not exist
IF LMKDIR( 'albaran' )
ELSE
msgstop('No se ha podido crear la siguiente carpeta: ALBARAN','ERROR:')
ENDIF
ENDIF
Although the directory exists my latest harbour compilations do not detect the directory FILE('albaran') RETURNS .F.
FUNCTION FILE() STOPED WORING AFTER UPGRADING HARBOUR 2006
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: