Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Hashtable in Bridge?

Explorer ,
Dec 17, 2010 Dec 17, 2010

Hi,

is there any hashtable implementation in Bridge's script that can be used? I searched the forum and the "Big G" but all I was found were some words about an old AdobeLibrary2.jsx that I cannot found in my CS5 installation.

Thanks

Konrad

TOPICS
Scripting
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Valorous Hero , Dec 17, 2010 Dec 17, 2010

I thing it was updated to WasScriptLibrary, I have uploaded it here and it does have an hash table..

http://wikisend.com/download/722630/WasScriptLibrary.zip

Translate
Valorous Hero ,
Dec 17, 2010 Dec 17, 2010

I thing it was updated to WasScriptLibrary, I have uploaded it here and it does have an hash table..

http://wikisend.com/download/722630/WasScriptLibrary.zip

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 17, 2010 Dec 17, 2010

Thank you very much.

I included this and it works well 🙂

Can this library be redistributed with own extension scripts? Or do I have to take something into account if I provide, e.g., my own scripts including this library on my homepage?

Regards

Konrad

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Dec 17, 2010 Dec 17, 2010
LATEST

It looks as if you can, if you look at the top of the script it has this..


ADOBE SYSTEMS INCORPORATED
Copyright 2006 - Adobe Systems Incorporated
All Rights Reserved

If this file is provided by Adobe in modifiable form (e.g., source code or JavaScript), then you may modify this file. 
You may use and distribute this file, in modified or unmodified form, provided that you must reproduce the above
acknowledgement and this notice with all copies of the file.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines