data 'aete' (0) { $"0100 0000 0000 0001 0850 3420 5375 6974" /* .........P4 Suit */ $"6500 7034 7374 0001 0001 0002 0673 6574" /* e.p4st.......set */ $"656E 7634 5365 7420 616E 2065 6E76 6972" /* env4Set an envir */ $"6F6E 6D65 6E74 2076 6172 6961 626C 6520" /* onment variable */ $"696E 2074 6865 2053 494F 5558 2065 6E76" /* in the SIOUX env */ $"6972 6F6E 6D65 6E74 7034 6373 7374 6576" /* ironmentp4csstev */ $"6E75 6C6C 0000 0000 5445 5854 3641 206C" /* null....TEXT6A l */ $"6973 7420 6F66 2074 776F 2073 7472 696E" /* ist of two strin */ $"6773 2C20 7468 6520 6B65 792C 2066 6F6C" /* gs, the key, fol */ $"6C6F 7765 6420 6279 2074 6865 2076 616C" /* lowed by the val */ $"7565 2E00 5000 0000 046D 6169 6E3C 4578" /* ue..P....main<Ex */ $"6563 7574 6520 6120 7374 7269 6E67 2061" /* ecute a string a */ $"7272 6179 2E20 5265 7475 726E 2074 6865" /* rray. Return the */ $"2072 6573 756C 7473 2061 7320 6120 7465" /* results as a te */ $"7874 2073 7472 696E 672E 7034 6373 6D61" /* xt string.p4csma */ $"696E 5445 5854 0000 8000 5445 5854 3954" /* inTEXT...TEXT9T */ $"6865 2063 6F6D 6D61 6E64 2061 7267 7320" /* he command args */ $"746F 2065 7865 6375 7465 2E20 4120 6C69" /* to execute. A li */ $"7374 206F 6620 7374 7269 6E67 7320 2866" /* st of strings (f */ $"6F72 2061 7267 7629 5000 0000 0000 0000" /* or argv)P....... */ $"0000" /* .. */ };
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 1092 | mbishop |
Synced in source from the mainline into siouxtool to make it similar to the internal version. Features added: New AppleEvent called "p4" Previously, in your AppleScripts, you would say, "main {"p4","client"}" Now, you are also able to say, "p4 {"client"}" They are identical and you are encouraged to discontinue using "main" and use "p4" instead. Syncing the source from the mainline also added in support for the source to be built under Carbon. |
||
#1 | 409 | Michael Bishop | Initial Checkin of SIOUX Gizmo |