[jawsscripts] GetColumnText and DlgSelectItemInList

  • From: "Reed" <reed.poynter@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sun, 3 Feb 2019 14:32:56 -0800

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

Other related posts: