Copy_Table proble (OpenInsight 16-Bit Specific)
At 28 MAR 2002 12:49:20AM Mark Ford wrote:
using OI 3.7.2 wuse the Copy_Table routine to copy files in our application. The following code copies the file dictioaries but NOT the data files.
source_file=SI_SUR"
LOCATION =C:\OINSIGHT\DATA\HOTEL"
NEW_FILE =HOTEL_SUR"
COPY_TABLE(SOURCE_FILE,LOCATION,"GLOBAL",NEW_FILE,
,
,'1',,
,'')The status() after the copy=0
Help to solve the problem will be very much appreciated.
Mark
At 28 MAR 2002 06:47AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
What does Get_Status() report? The STATUS variable (see on line help but essentially second to last parameter) is set to indicate asuccess or failure but Get_status(Codes) is the preferred way of checking.
World Leaders in all things RevSoft