Re: JAWS: example of saving settings in script

2020-04-06 Thread AudioGames . net Forum — Developers room : Munawar via Audiogames-reflector


  


Re: JAWS: example of saving settings in script

Again, please check FSDN.Directly from FSDN under their "Strings" category, you find:Function: StringSegmentCount Description Retrieves a count of segments in a string. Returns Type: IntDescription: The count of segments in the stringParameters Param 1: Type: StringDescription: The string that is delimited by some character or characters.Include: RequiredParam 2: Type: StringDescription: The delimiter or set of delimiters. This string must be enclosed in quotation marks.Include: Required

URL: https://forum.audiogames.net/post/516675/#p516675




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: JAWS: example of saving settings in script

2020-04-05 Thread AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector


  


Re: JAWS: example of saving settings in script

OK, one more question is how I can count how many lines are in the segmented string?

URL: https://forum.audiogames.net/post/516461/#p516461




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: JAWS: example of saving settings in script

2020-04-02 Thread AudioGames . net Forum — Developers room : Munawar via Audiogames-reflector


  


Re: JAWS: example of saving settings in script

Yes, the functions are something like setJCFOption and getJCFOption. I don't remember their exact names and don't have JAWS installed here to check it, but that'll point you in the right direction.As far as adding things to the Settings Center, I don't think so. The only thing I've done in the past is add things to quick settings which is the approach application-specific scripts take. But I don't remember the functions to do it now.

URL: https://forum.audiogames.net/post/515376/#p515376




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: JAWS: example of saving settings in script

2020-04-02 Thread AudioGames . net Forum — Developers room : Munawar via Audiogames-reflector


  


Re: JAWS: example of saving settings in script

Yes, the functions are something like setJCFOption and getJCFOption. I don't remember their exact names and don't have JAWS installed here to check it, but that'll point you in the right direction.

URL: https://forum.audiogames.net/post/515376/#p515376




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: JAWS: example of saving settings in script

2020-04-02 Thread AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector


  


Re: JAWS: example of saving settings in script

OK, this is good. Is there a way I can possibly add new entries to the setting center?

URL: https://forum.audiogames.net/post/515311/#p515311




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: JAWS: example of saving settings in script

2020-04-02 Thread AudioGames . net Forum — Developers room : Munawar via Audiogames-reflector


  


Re: JAWS: example of saving settings in script

Hi,Use the ini functions in the JAWS script manager.You can find more information from FSDN: https://support.freedomscientific.com/s … ation/FSDNThe functions you want start with ini and let you read and write ini files.

URL: https://forum.audiogames.net/post/515285/#p515285




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


JAWS: example of saving settings in script

2020-03-30 Thread AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector


  


JAWS: example of saving settings in script

Hello,how to save my script settings somewhere different than a variable? How to do it elegantly?

URL: https://forum.audiogames.net/post/514125/#p514125




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector