Clipper On Line • Ver Tópico - Leto_SetPath como usar?
Página 1 de 1

Leto_SetPath como usar?

MensagemEnviado: 11 Jan 2019 18:45
por asimoes
Atualizei hoje o letodbf, mas continuo sem entender o funcionamento da função Leto_SetPath

O datapath:

DataPath = D:\HARBOUR\H-ASAPREV\NETIO\SERVER5\DB

Como usar o Leto_SetPath ?

Meu letodb.ini

;Server = DETECT
;IP = 127.0.0.1
Port = 2812
DataPath = D:\HARBOUR\H-ASAPREV\NETIO\SERVER5\DB
;LogPath = /tmp
Default_Driver = CDX
;Lock_Scheme = 6
;Memo_Type = FPT
Share_Tables = 1
Trigger = "Leto_Trigger"
No_Save_WA = 1
Lower_Path = 0
EnableFileFunc = 1
EnableAnyExt = 1
Allow_UDF = 1
Pass_for_Login = 0
Pass_for_Manage = 0
Pass_for_Data = 0
;Pass_File = "leto_users"
Cache_Records = 21
;Max_Vars_Number = 1000
;Max_Var_Size = 67108864
;Tables_Max  = 999
;Users_Max = 99
Debug = 1
Optimize = 1
;HardCommit = 0 ver readme.txt
;AutOrder = 0
;ForceOpt = 0
;TimeOut = 360
;Zombie_Check = 30
;Server_User = advantage
;Server_UID = 1000
;Server_GID = 4
BC_Services = letodb;
;BC_Interface = eth2
;BC_Port = 2812
DataBase = DB
;Backup = C:\Users\cisin\Documents\GitHub\LetoDBf\bin\backup
Mask = *.dbf,*.dbt,*.ntx
Lock = 1
Seconds = 30
Wait = 1
ArcCmd = tar -cvzf /tmp/backup/leto.tar.gz /tmp/backup/*

Leto_SetPath como usar?

MensagemEnviado: 11 Jan 2019 21:21
por Itamar M. Lins Jr.
Ola!
Não precisei usar esse comando. Eu uso arquivo .INI

Saudações,
Itamar M. Lins Jr.