Search found 7 matches

by Russell
Wed Sep 12, 2007 3:28 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

Hi Klaus

It works!

I went through the entire script, even those parts that were inactive and removed all non-windows characters including atl-shift-1 and it transfers beautifully. It also creates the files used for reloading fields.

Thanks for all your help!

Regards

Russell
by Russell
Tue Sep 11, 2007 9:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

As someone not familiar with Windows, I have all of the Standalone files created by Rev including the externals folder (empty) and the exe in one folder. I double click exe, the Game interface opens (although not a patch on how it looks in Mac) and I still have to work on its resolution size, and th...
by Russell
Tue Sep 11, 2007 8:22 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

Nope... XP
by Russell
Tue Sep 11, 2007 8:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

Thanks Klaus. Here is my next thought... The game opens by 'Open File' instructions and 'Reads' for so many lines which are then inserted in fields. On closeStack it writes back to these files with '&return' instructions. I noticed in the Windows standalone version that these files were not created ...
by Russell
Tue Sep 11, 2007 5:29 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

I'm afraid it still wont run perhaps we go any further, can you firm whether 'comment' marks ie '--' are also a problem in Windows. the reason I point it out is that I have retained a lot of script in the handlers that used to make it work across a Network in Hypercard and thought it would be useful...
by Russell
Mon Sep 10, 2007 9:42 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

Hi Klaus

Thanks for replying so soon.

My scripts are riddled with those characters and I had no idea they might cause problems in Windows. I will set about changing them and let you know.

Thanks
by Russell
Mon Sep 10, 2007 8:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Standalone wont run in Windows
Replies: 12
Views: 9378

Standalone wont run in Windows

I have designed a fairly complex game originally in HyperCard and now fully functional and enriched in Studio. The Mac OSX standalone works superbly. The Windows standalone opens in Windows but that is as far as it goes. The stack was built around a single card with many buttons linked to lengthy ha...