The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 are UIM still supported in Labtalk?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

andrewdsto

Australia
Posts

Posted - 02/13/2017 :  01:15:07 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. 2016 pro and Service Release 2(Select Help-->About Origin):
Operating System: win 7

Are UIM still being Supported within Labtalk?
The UIM pdf on this site appears corrupt, at least it wont load for me beyond the title page in adobe reader.

Anyway I created a listbox called lstbox
loaded a number of items.

if I run the following code

lstbox.numitems=;
lstbox.numsels=;
lstbox.choice=;
LSTBOX.multisel=;
lstbox.multisel=2;
lstbox.numitems=;



the code returns


lstbox.numitems=19
lstbox.numsels=-1
lstbox.choice=16
Undefined variable: LSTBOX.MULTISEL
lstbox.numitems=18


clearly this is not working
it tells me I have -1 items selected
it does not understand the multisel command
and if I use it to change selection mode it actually deletes an Item.

Any Ideas? have I missed something simple?
thanks
Andrew

Castiel

343 Posts

Posted - 02/13/2017 :  04:12:32 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by andrewdsto

Origin Ver. 2016 pro and Service Release 2(Select Help-->About Origin):
Operating System: win 7

Are UIM still being Supported within Labtalk?
The UIM pdf on this site appears corrupt, at least it wont load for me beyond the title page in adobe reader.

Anyway I created a listbox called lstbox
loaded a number of items.

if I run the following code

lstbox.numitems=;
lstbox.numsels=;
lstbox.choice=;
LSTBOX.multisel=;
lstbox.multisel=2;
lstbox.numitems=;



the code returns


lstbox.numitems=19
lstbox.numsels=-1
lstbox.choice=16
Undefined variable: LSTBOX.MULTISEL
lstbox.numitems=18


clearly this is not working
it tells me I have -1 items selected
it does not understand the multisel command
and if I use it to change selection mode it actually deletes an Item.

Any Ideas? have I missed something simple?
thanks
Andrew



It's MULTSEL insteal of MULTISEL.


     #####
    #### _\_  ________
    ##=-[.].]| \          #(    _\ |  |------|
     #   __| |  ||||||||
      \  _/  |  ||||||||
   .--'--'-. |  | ____ |
  / __      `|__|[o__o]|
_(____nm_______ /____\____ 
Go to Top of Page

andrewdsto

Australia
Posts

Posted - 02/16/2017 :  02:30:29 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Ahhh, I must be blind. I could not see what was wrong.
Thanks
Andrew
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000