View Single Post
Old 03-24-2006   #96 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
Quote:
Originally Posted by HarshReality
OK, as it has been a time does anybody have a "software required to operate" and a "How to setp" for this module?
<spoonfeed>
For the record, this was actually covered in the latest version. I refer you to the following new feature added to the 20060228 distribution:
Quote:
Originally Posted by goldfndr
  • Added really simple how-to instructions at the top of ns04master.vbs (for the tards)
Evidently it applies.</spoonfeed>

For anyone having trouble with any of the how-to instructions, then for each one you couldn't handle:
  1. Spell out the exact instruction you tried to follow. This must be only one line.
  2. Immediately below the one line, spell out what you thought it meant, and how you proceeded to try to perform the action instructed.
  3. If you found more than one instruction difficult, you must alternate between one-line instructions and one-paragraph approaches. Quoting two or more instructions without your approach between will get you flamed. They must be followed in order, so it'd be best to stop at the first difficult-to-follow instruction and ask for help before trying to perform the next one.
Hopefully I won't need to live up to my title again...


Krenath, I put them into a subfolder and didn't get the error you had. Odd. Could you try to recreate it? If you (or anyone else) can produce the error again with all the .VBS files in a single folder (either within the same folder as NetStumbler.exe or elsewhere) then please PM me with the content of your ns04settings.vbs. Otherwise I'll consider this "not reproducible".


valic, thanks for the bugfix - I've added a CleanSSID function that simply does the one liner. I'm not sure how/why you edited OnGPSPositionDatabase, since the particular code is
Code:
& " VALUES ('', 'GPSDTRACKLOG', '" _
no apostrophes between the apostrophes!


DagNasty, I didn't say I could "modify the autosave time", I said I could "add auto-save functionality". Maybe I was too subtle. I could have the script trigger an auto-save by sending a Ctrl+S to the NetStumbler window after a particular number of seconds or detections or combination thereof transpired. It's just a matter of code. It'd also take "focus" away from anything else when it happened (unless Xarth or someone else offers help on sending Windows Messages directly to the NetStumbler window).
goldfndr is offline   Reply With Quote