[jawsscripts] Re: GetColumnText and DlgSelectItemInList

  • From: Bob <temp@xxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Mon, 4 Feb 2019 11:20:03 +0000

You can also use the actual string “/007” or the constant LIST_ITEM_SEPARATOR

Bob

On 4 Feb 2019, at 11:14, Steve Spamer <stevespamer68@xxxxxxxxx> wrote:

Hi, I could be wrong, but I remember using this before and the 007 I think 
refers to the delimiter symbol.
E.g, item1|item2|item3| etc.
Best Steve.

-----Original Message----- 
From: Reed
Sent: Sunday, February 3, 2019 10:32 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] GetColumnText and DlgSelectItemInList

Hi Scripters,

In a script for Excel 2016, I am using GetColumnText to create a delimitted 
string of menu items from a column in a spreadsheet.
I am then using DlgSelectItemInList to display a menu of the items in my 
delimited string.

Is there a maximum length for strings in JAWS scripts?

Function:  DlgSelectItemInList
Displays a dialog that contains a set of menu items. When the dialog is 
okayed, the one based index of the selected item is returned.
Param 1:  Type: String
Description: A "/007" delimited set of menu items.

What is "/007" and how would you declare it in a local string variable in a 
script?
Is there a maximum number of menu items that can be displayed using this 
function?

Thanks,

Reed

__________�

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

__________�

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



__________�

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

Other related posts: