Easy Peasy:

{Begin Code}

IF (CHKFUNC('GetCommandLine')) = 0 THEN
  STDCALL FUNCTION 'GetCommandLineA' alias 'GetCommandLine' () : TEXT
ENDIF


SET VAR vText TEXT = NULL

SET VAR vText = (DLCALL('Kernel32', 'GetCommandLine'))

PAUSE 2 USING .vText

RETURN


{End Code}


On Friday, March 3, 2017 at 8:32:55 PM UTC-5, A. Razzak Memon wrote:
>
> Friday, March 3, 2017 
>
> A sample application to illustrate the use of MDI Forms and managing MDI 
> Forms 
> in a Multi-Monitor environment is now available. 
>
> This application illustrates specific use of PROPERTY and GETPROPERTY 
> commands 
> related to MDI Forms and managing MDI Forms in a Multi-Monitor 
> environment. 
>
> R:BASE Sample Applications: http://www.Razzak.com/SampleApplications/ 
>
> Application Title: Designing & Deploying MDI Applications 
> Supported Version: R:BASE X Enterprise (Version 10) 
>
> For your viewing pleasure ... 
>
> http://www.razzak.com/tips/MDI_Forms_01.png 
> http://www.razzak.com/tips/MDI_Forms_02.png 
> http://www.razzak.com/tips/MDI_Forms_03.png 
> http://www.razzak.com/tips/MDI_Forms_04.png 
> http://www.razzak.com/tips/MDI_Forms_05.png 
> http://www.razzak.com/tips/MDI_Forms_06.png 
> http://www.razzak.com/tips/MDI_Forms_07.png 
> http://www.razzak.com/tips/MDI_Forms_08.png 
>
> Please Note: 
>
> . There are no pre-requisites to install and run this sample application. 
>
> . There is no need to have any version of R:BASE installed on your 
> computer. 
>
> . This application is designed to illustrate the use of MDI Forms and 
> managing 
>    MDI Forms in a Multi-Monitor environment using R:BASE X Enterprise 
> (Version 10). 
>
>    In addition ... 
>
> . This compiled and fully secured database and self-running application is 
>    provided to demonstrate the use of R:Compiler for R:BASE X Enterprise 
>    (Version 10) and the suggested method to design, develop, and 
> distribute 
>    your compiled applications for mobile devices, such as Tablet PCs. 
>
> . This complied application also demonstrates the speed of loading your 
>    project using R:Compiler for R:BASE X Enterprise (Version 10). 
>
> . You may install this application in a network and MS Cloud environment 
>    to really see the performance and capabilities of R:BASE X Enterprise. 
>
> . Mobile PC and/or Touch Screen users may also enjoy the new interface. 
>
> Enjoy the presentation and make sure to have fun! 
>
> Very Best R:egards, 
>
> Razzak. 
>
> P.S. Some users may find this application too overwhelming! 
>

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to