Changeset 51 for trunk/lingosource
- Timestamp:
- 10/31/07 14:22:51 (5 years ago)
- File:
-
- 1 edited
-
trunk/lingosource/castlib1/alexUtilities.ls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib1/alexUtilities.ls
r49 r51 4687 4687 end if 4688 4688 4689 if ilk(infolist) <> #proplist then 4690 4691 alert "The specified folder doesn't seem to contain info for this castlib: file memberInfo.xml missing." 4692 return 0 4693 4694 end if 4695 4696 if count(infolist) < 1 then 4697 4698 alert "The specified folder doesn't seem to contain info for this castlib: file memberInfo.xml missing." 4699 return 0 4700 4701 end if 4702 4689 4703 doCommit = 0 4690 4704 saveRequired = 0
Note: See TracChangeset
for help on using the changeset viewer.
