dbTalk Databases Forums  

READ DICT

comp.databases.pick comp.databases.pick


Discuss READ DICT in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
barbiepinkdf@gmail.com
 
Posts: n/a

Default READ DICT - 09-21-2006 , 11:15 AM






Quote:
LIST DICT REMESSA
PAGE 1 13:09:20 21 SEP
2006

REMESSA... 1......... AMC....... S/NAME.... STRUCT

REMESSA QU univision/ /tmp/remessa
xfh/UnixTe
xt.so

End of List

Quote:
ED DICT REMESSA REMESSA
TOP
..P
001 QU
002 univision/xfh/UnixText.so
003 /tmp/remessa *
004
005
006
007
008
009 L
010 10
EOI 010
..


Hello for all.

* /tmp/remessa

How do I put that in a variable (var) using read?
Or does other way exist of doing that?

Thank you



Reply With Quote
  #2  
Old   
Cliff
 
Posts: n/a

Default Re: READ DICT - 09-21-2006 , 01:24 PM






I use D3 but this should work on your system as well.

OPEN 'DICT','REMESSA' TO D.REM ELSE ABORT

READ ITEM FROM D.REM,'REMESSA' ELSE ITEM = 'NO READ'

Cliff


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.