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
 All Forums
 Origin Forum
 Origin Forum
 are UIM still supported in Labtalk?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
andrewdsto Posted - 02/13/2017 : 01:15:07 AM
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
2   L A T E S T    R E P L I E S    (Newest First)
andrewdsto Posted - 02/16/2017 : 02:30:29 AM
Ahhh, I must be blind. I could not see what was wrong.
Thanks
Andrew
Castiel Posted - 02/13/2017 : 04:12:32 AM
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_______ /____\____ 

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000