Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDE search option
#2
Quote:findstr {/b} {/e} {/l | /r} {/s} {/i} {/x} {/v} {/n} {/m} {/o} {/p} {/f:<File>} {/c:<String>} {/g:<File>} {/d:<DirList>} {/a:<ColorAttribute>} {/off{line}} <Strings> {<Drive>:}{<Path>}<FileName>{ ...}

i had to look this up for windows. of course on linux there is grep.

i could not find page of qb64wiki to explain that windows terminal program.

do not think the qb64 ide could do everything for you. not everybody else wants filename wildcard for search, it is too harmful. going into regular expressions could cause frustration. especially asterisk is not for someone who wants precise match of something.

from above terminal command, you could note the line number and then do this:

Quote:qb64pe.exe -l:xxx filename.bas

xxx is the line number, and you should choose your program file.
Reply


Messages In This Thread
IDE search option - by eoredson - 05-29-2024, 05:45 AM
RE: IDE search option - by hsiangch_ong - 05-29-2024, 10:15 AM



Users browsing this thread: 2 Guest(s)