qlcconfig_bas
running on QDOS needs this or similar
1251 IF NOT "HBA" INSTR VER$
1252 a$='win1_QLCOMMANDER_'
1253 ELSE
1255 a$=HOME_DIR$: IF a$='' THEN a$='win1_QLCOMMANDER_'
1257 END IF
Markus
QLCommander v 2.2.7- For Testers!
-
- Font of All Knowledge
- Posts: 4684
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: QLCommander v 2.2.7- For Testers!
OK, no problems, I have Fileinfo2 configured for this anyways.Andrew wrote: Sat Mar 22, 2025 12:10 pmNo, 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.![]()
Regards,
Derek
Derek
Re: QLCommander v 2.2.7- For Testers!
Yes, you are right!desin wrote: Sat Mar 22, 2025 1:24 pm qlcconfig_bas
running on QDOS needs this or similar
1251 IF NOT "HBA" INSTR VER$
1252 a$='win1_QLCOMMANDER_'
1253 ELSE
1255 a$=HOME_DIR$: IF a$='' THEN a$='win1_QLCOMMANDER_'
1257 END IF
Markus