xboxscene.org forums

Author Topic: Xbe Open Xbe  (Read 27 times)

bonexxx

  • Archived User
  • Newbie
  • *
  • Posts: 1
Xbe Open Xbe
« on: October 30, 2004, 07:02:00 AM »

Hello, i donĀ“t know if am right here. (sorry for my english)

I search for xbe which can open another xbe.
For understanding (I know that this no real syntax):

e:\programs\program1\default.xbe:

string path;
path = read from path.txt or so;
if str_xbe exists then
  run str_xbe;
else
printf("default.xbe not exists");
end if

Anyone here who can give me the exact syntax and with which program i can program it?
 <
Logged