Welcome, Guest. Please
Login
or
Register
.
01/13/25 at 07:39:42
News:
If you have a scroll wheel,
TRY EM SCROLL WHEELS
. It's NICE!
The eccoMAGIC Forums
›
the SLANG EXTENSION and Guest Programming
›
Slang Rules Scripts, Functions, Examples and HOW TO
(Moderator:
slangmgh
)
‹
Previous topic
|
Next topic
›
Pages: 1
Rating
Rate:
---
10 (best)
9
8
7
6
5
4
3
2
1
Rating:
Rating:
0.00
Votes:
0
5
4
3
2
1
5
4
3
2
1
1
2
3
4
5
6
7
8
9
10
Folder to ITT concatenation (Popularity: 2826 )
albertschepers
Contributing Member
I Love Ecco!
Posts: 11
Gender:
Folder to ITT concatenation
12/27/07 at 11:18:44
This litle routine was created to asst in making data compatible with the current data entry so that historical information can be extracted. There is no data checking to verify if the actual data meets the criteria rather it is assumed that the operator has filtered the
-- a routine to concatenate Project folder information into the item text
--
function ProjectToITT()
NumberItems=get_select_items() -- get the item ids of all selected items
MaxItems=table.maxn(NumberItems) -- determine the total number of selected items
for ctr=1, MaxItems do
set_item_text(NumberItems[ctr],"#"..get_folder_value("Project",NumberItems[ctr]).." "..get_item_text(NumberItems[ctr]))
end
end
Back to top
Albert Schepers
IP Logged
Pages: 1
The eccoMAGIC Forums
›
the SLANG EXTENSION and Guest Programming
›
Slang Rules Scripts, Functions, Examples and HOW TO
(Moderator:
slangmgh
)
‹
Previous topic
|
Next topic
›
Forum Jump:
-----------------------------
Notices
-----------------------------
- Welcome ! (About this Forum)
-----------------------------
Everything eccoMAGIC
-----------------------------
- eccoTools
- Issues, Comments, and Questions
- eccoMAGIC Bug Reports
- eccoMAGIC FEATURE REQUESTS
- Share Forms and Templates for MagicMerge, MagicView, etc.
-----------------------------
Ecco Tutorials, Tips and How-to Guides
-----------------------------
- How do I .....
- Beginner
- Advanced theory, practice and tips
- Ecco Templates, and Examples (no extensions required)
- Ecco with Linux / WINE
-----------------------------
the SLANG EXTENSION and Guest Programming
-----------------------------
=> Slang Rules Scripts, Functions, Examples and HOW TO
- Slangmgh: Questions, Suggestions, Requests
- Bug Reports for Slangmgh
-----------------------------
Ecco DDE & Add-On Programming tips, tricks, techniques (Learn & Share!)
-----------------------------
- DDE Interfacing with Ecco - How to...
-----------------------------
Group Projects in Progress
-----------------------------
- ECCO to PDA Port
-----------------------------
Forum Extras
-----------------------------
- Yahoo Forum Refuge
- Yahoo Forum Polls
- Ecco related Links
- Member Files !
-----------------------------
Comments, Suggestions, Problems & Discussion about the EM Forums
-----------------------------
- RE: The EM Forums
The eccoMAGIC Forums
» Powered by
YaBB 2.1
!
YaBB
© 2000-2005. All Rights Reserved.