[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DBF w Results.l
Cześć
Progress 7e. Miałem wychaszowane exporty do dbf zdjołem to ale jednak dalej nie mogę ustawić tego exportu może ktoś z was wytłumaczył by mi jaki jest błąd lub czy to zależy od innych parametrów .
próbowałem dać
line starter 1ah
line delimiter 0dh
field delimiter ? nie wiem mam puste
field separtor chyba 20h 'spacja'
lub ktoś mógłby mi podrzucić ten zbiorek
The codes used are:
# b= base date or ? to export date as char (used for DIF) [?]
# d= data types to delimit with '3=' from below, or '*' for all [*]
# f= fixed width export? 'y' or 'n'. [n]
# h= include field headers? 'y' or 'n'. [n]
# i= needs initial prepass to count records? 'y' or 'n'. [n]
# l= description of format
# p= name of program that generates code.
# t= format type. must be unique.
# 1= line starter characters, comma-delimited []
# 2= line delimiter characters, comma-delimited []
# 3= field delimiter characters, comma-delimited []
# 4= field separator characters, comma-delimited []
#
export[7]= "t=DBASE-2|p=e-dbase|h=y|f=y|1=32|l=dBASE II"
export[8]= "t=DBASE-3|p=e-dbase|h=y|f=y|1=32|l=dBASE III"
export[9]= "t=DBASE-3+|p=e-dbase|h=y|f=y|1=32|l=dBASE III+"
export[10]= "t=DBASE-4|p=e-dbase|h=y|f=y|1=32|l=dBASE IV"
Za wszelkie wskazówki byłbym wdzięczny'
Kifu.
------
Strona WWW: http://pluton.pol.lublin.pl/pugpl/index.htm
Obsluga listy: listserv@zeto.bydgoszcz.pl
Archiwum listy: http://www.zeto.bydgoszcz.pl/progress/index.html
------