- QLC temp dir.png (10.22 KiB) Viewed 220 times
QLCommander v 2.2.7- For Testers!
Re: QLCommander v 2.2.7- For Testers!
Sorry, Markus, I feel like we are playing some kind of Rorschach test: you show me images and I have to say what they make me think of
I published the code, so If you want to add _bin, or anything else, to the list of known extensions just edit line 11345 from
11345 IF ext$='_cde' OR ext$='_code' OR ext$='_rext' THEN x%=2
to
11345 IF ext$='_cde' OR ext$='_code' OR ext$='_rext' OR ext$='_bin' THEN x%=2
and recompile with Turbo (all compiler options are embedded in the source code, so no need to change them)
I love standardisation, so I renamed all extensions that I usually load by hand, to '_cde' or to '_rext', for those used for wrinting PE programs.

I published the code, so If you want to add _bin, or anything else, to the list of known extensions just edit line 11345 from
11345 IF ext$='_cde' OR ext$='_code' OR ext$='_rext' THEN x%=2
to
11345 IF ext$='_cde' OR ext$='_code' OR ext$='_rext' OR ext$='_bin' THEN x%=2
and recompile with Turbo (all compiler options are embedded in the source code, so no need to change them)
I love standardisation, so I renamed all extensions that I usually load by hand, to '_cde' or to '_rext', for those used for wrinting PE programs.
Re: QLCommander v 2.2.7- For Testers!
ok
qpc2 SMSQE 2.40
booting from win1_
flp1_ is present
running qlcconfig_bas
setting left panel dir to flp1_
setting right panel dir to ram1_
save
reset
left panel flp1_; right panel win1_temp_
setting left panel dir to ram1_
setting right panel dir to flp1_
save
reset
left panel flp1_; right panel win1_temp_
Markus
qpc2 SMSQE 2.40
booting from win1_
flp1_ is present
running qlcconfig_bas
setting left panel dir to flp1_
setting right panel dir to ram1_
save
reset
left panel flp1_; right panel win1_temp_
setting left panel dir to ram1_
setting right panel dir to flp1_
save
reset
left panel flp1_; right panel win1_temp_
Markus
-
- ROM Dongle
- Posts: 40
- Joined: Thu Jan 27, 2022 6:02 pm
Re: QLCommander v 2.2.7- For Testers!
Markus, check the path where configuration is saved.
This path must be the same you pass as parameter when you execute qlc227_exe
This path must be the same you pass as parameter when you execute qlc227_exe
Re: QLCommander v 2.2.7- For Testers!
Hi Markus
You are probably saving qlc_cfg in the wrong directory!
Start qlcconfig_bas
Set "Save config to: " to the directory where you installed QLCommander
Press F3 to load the configuratin that is used by QLC
Modify the values in config file (but not modify "Save config to: " - this has to be the path to the directory where you installed QLCommander)
Press F1 to save the new configuration
You are probably saving qlc_cfg in the wrong directory!
Start qlcconfig_bas
Set "Save config to: " to the directory where you installed QLCommander
Press F3 to load the configuratin that is used by QLC
Modify the values in config file (but not modify "Save config to: " - this has to be the path to the directory where you installed QLCommander)
Press F1 to save the new configuration
Re: QLCommander v 2.2.7- For Testers!
my QLC.cfg
512
ram1_T_
win1_
win1_QLC_
0
1
40
30
win1_XCHANGE_
XCHANGE
win1_pro_
qd
0
1
0
and the result Markus
512
ram1_T_
win1_
win1_QLC_
0
1
40
30
win1_XCHANGE_
XCHANGE
win1_pro_
qd
0
1
0
and the result Markus
-
- Font of All Knowledge
- Posts: 4653
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: QLCommander v 2.2.7- For Testers!
Hi,
Finally got around to looking at the new QLCommander, on QPC2, SMSQmulator, sQLux. Once I had read the manual and configured QLComander.
I have been running QLCommander on with FileInfo2 configured to CTL F. Filefino2 selection of files work perfectly.
Great program well done.
Finally got around to looking at the new QLCommander, on QPC2, SMSQmulator, sQLux. Once I had read the manual and configured QLComander.
I have been running QLCommander on with FileInfo2 configured to CTL F. Filefino2 selection of files work perfectly.
Great program well done.
Regards,
Derek
Derek
-
- Font of All Knowledge
- Posts: 4653
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: QLCommander v 2.2.7- For Testers!
Hi,
Any chance of adding support of PIC files and JPG via Photon?
Any chance of adding support of PIC files and JPG via Photon?
Regards,
Derek
Derek
Re: QLCommander v 2.2.7- For Testers!
Isn't that exactly the purpose of FileInfo?Derek_Stewart wrote: Sat Mar 22, 2025 10:49 am Any chance of adding support of PIC files and JPG via Photon?
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
Re: QLCommander v 2.2.7- For Testers!
No, no chance. I mean, I can easily add it, but why?Derek_Stewart wrote: Sat Mar 22, 2025 10:49 am Hi,
Any chance of adding support of PIC files and JPG via Photon?
QLCommander has support for FileInfo, and through FIleInfo it supports any kind of extension.
