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
lhq syntax
-
- Chuggy Microdrive
- Posts: 56
- Joined: Thu Aug 13, 2015 12:42 pm
- Location: East Yorkshire
- Contact:
Re: lhq syntax
ex dev_lhq_exe ; 'h'
data_use 'dev' : ex dev_lhq_exe ; 'x dev_test_lzh'
hope it helps
Markus
data_use 'dev' : ex dev_lhq_exe ; 'x dev_test_lzh'
hope it helps
Markus
-
- Font of All Knowledge
- Posts: 4756
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: lhq syntax
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.
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.
Regards,
Derek
Derek