• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

AltME groups: search

Help · search scripts · search articles · search mailing list

results summary

worldhits
r4wp13
r3wp199
total:212

results window for this page: [start: 201 end: 212]

world-name: r3wp

Group: #Boron ... Open Source REBOL Clone [web-public]
JaimeVargas:
20-Sep-2006
Diffs. I mean load the current base from the repository and generata 
a universal patch using the diff cmd on the two copies. Then we can 
check changes one by one.
Group: !REBOL2 Releases ... Discuss 2.x releases [web-public]
Henrik:
30-Nov-2006
well, in a way they do. there is a ctrl, alt and cmd key. on PC keyboards, 
the ctrl key handles things that normally is assigned to the cmd 
key and the ctrl key. this makes it a bit confusing to copy (ctrl-c) 
things from a terminal on a PC keyboard, whereas the mac keyboard 
uses cmd-C to copy. in rebol this means that the ctrl functionality 
in windows should be mapped to cmd on the mac, but if this was to 
be done right, we'd need a /cmd refinement as well.
Geomol:
30-Nov-2006
Oh, the cmd-key (apple-key) will actually set event/control true, 
but only for key events. As it is now, I don't think, you can check 
for control or shift when getting a mouse event.
Geomol:
23-Mar-2008
My guess: it calls via the shell (cmd under e.g. WinXP) instead of 
a directly Windows call.
Carl:
29-Dec-2009
Testing...

>> read https://secure28.inmotionhosting.com/~rebolc5/cgi-bin/order.cgi?cmd=buy&prod=sdk&
== {<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>

So far, so good.
Graham:
4-Jan-2010
I have to use 


call/show "cmd" to see the shell .. is that the expected behavior 
these days?
Maxim:
29-Jun-2010
but cmd and normal too.
RobertS:
2-Jan-2011
On my windows XP SP3 the VIEW is failing as invalid exe; the CORE 
is fine;  these are both numbered 3.1 for 2.7.8 and no change with 
fresh download; the inspected exe is not garbage but kicks this error 
whether in open cmd session console or fired by explorer - I did 
not try under Cygwin or MSys yet ...
Group: Red ... Red language group [web-public]
Oldes:
21-Jun-2011
in CMD:
int 1hello
MikeL:
18-Nov-2011
Same result from cmd or clicking on file icon or Git/Mingw32
Group: World ... For discussion of World language [web-public]
Oldes:
22-Dec-2011
ech.. crashes completely when I run it from CMD... starting by clicking 
on icon is fine
Geomol:
22-Dec-2011
I test under WinXP with cmd and with cygwin bash terminal, and it 
works:

C:\world\src>.\world.exe -?
Loading Cortex... Done
usage: .\world.exe [options] [script]
...

I should get a Win7 soon, then I can test that.
201 / 21212[3]