[jawsscripts] Correct use of string literals

  • From: "Tim Burgess" <tim@xxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 20 Apr 2018 09:10:29 +0100

Hi,
 

I've been scripting with Jaws since V1.1, but that doesn't necessarily mean
that I'm doing things properly:).

 

I'm soon to be involved in an effort to make a set of scripts available for
international translation and it's made me think about something I've never
been clear about: when to use constants or variables of type string and when
to use strings defined as messages with the @ sign. I suppose that variables
are the easy case - use type string so that string operations are supported,
but my uncertainty comes in when thinking about constants/literals.

 

Can anybody clarify, please? Additionally, where is this documented?

 

Best wishes.

 

Tim Burgess

 



__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts:

  • » [jawsscripts] Correct use of string literals - Tim Burgess