Post Reply 
Program to search inside programs
09-30-2015, 03:13 PM (This post was last modified: 09-30-2015 04:37 PM by StephenG1CMZ.)
Post: #10
RE: Program to search inside programs
On the Android emulator I find that when I cut and paste the code, there appears to be a space within one SIZE. Deleting that one space, it compiles OK.

The User S Search sequence works great, but the User G Globalsearch is ineffective:
After entering the search text, it drops back to the edited text inserting SIN() into the text.

If I attempt to Run the Globalsearch from your code, instead of from a file one is editing, I get an insufficient memory error. I suspect it's just that the code being searched is too big.
Update: Instead of using MAKELIST to make one big list, looping through each file in turn would reduce the memory required.

But that User S search within program is a great feature.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Program to search inside programs - xset - 09-29-2015, 05:44 PM
Global search and local search - xset - 09-29-2015, 06:52 PM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015 03:13 PM
Version 0.3 - xset - 09-30-2015, 05:09 PM



User(s) browsing this thread: 1 Guest(s)