Stamp: 03/31/95
CW>Is there anyone who has the same problem as mine?
CW>
CW>My PB31's command$ can't work in the IDE environment.
Post the offending code that won't work... I use my command$
regularly in 3.1 without incident.. are you setting it fromt the;
File Edit Search Run Compile Options Debug
+-------------------------C:\WORK+------------------------+-------------------
-
¦$INCLUDE "POPMENU.BI" ' add¦ Run F9 ¦
¦$INCLUDE "PULLMENU.BI" ' add¦ Go to cursor F4 ¦
¦$INCLUDE "MOUSE.BI" ' add mo¦ Trace into F7 ¦
¦$INCLUDE "EVENT.BI" ' add ev¦ Step over F8 ¦
¦$INCLUDE "RESOURCE.BI" ' add+------------------------¦
¦$INCLUDE ".\CORR.BI" ' add pr¦ User screen Alt-F5 ¦
¦ ¦ Program reset Ctrl-F2 ¦
¦$IF %HELPCODE ¦ Command$ ¦
¦$INCLUDE "H+-------------------- Command Line Parameters
---------------------
¦$ENDIF ¦ c:\o0067.ncl
¦
+------------------------------------------------------------------
¦ DIM AboutBoxData AS SHARED AboutBoxTYPE 'AboutBox
¦
¦ DIM QwkBoxData AS SHARED QwkBoxTYPE 'QwkBox
¦ DIM file1(1) AS SHARED STRING 'QwkBox
¦
+-----------------------------------------------------------------------------
-
+----------------------------------- Watch
------------------------------------
¦ AX:0000 BX:0000 CX:0000 DX:0000 SS:0000 DS:0000 ES:0000
CS:0000
¦ c=0 z=0 s=0 o=0 p=0 a=0 i=0 d=0 BP:0000 SP:0000 SI:0000 DI:0000
IP:0000
¦
+-----------------------------------------------------------------------------
-
Remember it has to be set in the IDE to word there and it supports
mixed case, so A and a in the command$ are two different letters unless
you Temp$ = UCASE$(Command$).
___
* UniQWK v4.1 * The Windows Mail Reader
--- WILDMAIL!/WC v4.10
---------------
* Origin: DSE Software Publishing BBS þ 707-459-4484 þ (1:125/123.0)
|