Page 1 of 1

lhq syntax

Posted: Fri Jun 13, 2025 4:38 pm
by gregtaylor
Hi,

Doesd anyone know the syntax to use lhq to extract all files from a repository? Hav tried every option I can think of. Have determined that lhq h does not work but lhq;h does so think I need lhq;x but struggling from then on.

Greg

Re: lhq syntax

Posted: Fri Jun 13, 2025 4:56 pm
by desin
ex dev_lhq_exe ; 'h'
data_use 'dev' : ex dev_lhq_exe ; 'x dev_test_lzh'

hope it helps
Markus

Re: lhq syntax

Posted: Fri Jun 13, 2025 6:55 pm
by Derek_Stewart
Hi,

you could redirect the help screen to channel in the command line, all C68 programmes accept this type or redurection.

EX lhq,#1;"h"

or use ACP and do not worry about the command options, as ghey are set in the ACP archiver options.