Foxite.COM Community Weblog

Foxite.COM Community Weblog - free weblog service for the Visual FoxPro Community.
Welcome to Foxite.COM Community Weblog Sign in | Join | Help
in
Home Blogs Forum Photos Forum Archives

jijo pappachan



"zproc" - Customized IntelliSense Script

Hi Friends,

Have you tried this customized IntelliSense script?

 

What is  “zProc” IntelliSence snippet?

The “zProc” is a customized script to alert the VFP editor to brigs up defined/native procedures, while coding. You can activate this custom script by just type “zproc” in your code editor window.

 

 

“zproc” script will display the following information

  • Procedures/Functions defined in the current program
  • Procedures/Functions defined in the program which is set in procedure stack (using SET                 PROCEDURE TO) command.
  • VFP native functions.
  • Declared API functions( in current program and in procedure stack)
  • Parameter list for each functions/procedures
  • Parameter, Function type, API library name for API functions.

 

Installing zProc

                You can install this script by simply unzipping the zip file to VFP root directory and enter the following command in your VFP command window.

 

CD HOME()

DO install_zproc

 

How to uninstall zproc script?

                You can uninstall this script by entering following command in your VFP command window.

 

USE (_foxcode)

DELETE FOR ALLTRIM(LOWER(abbrev)) == "zproc"

 

Download this script from following locations

 

http://www.foxite.com/uploads/6cc79fe8-f9b7-4d01-9380-7ba8dd6b6a1b.zip

 

Please let me know your comments..

 

Please find the updated script here

http://www.foxite.com/uploads/f606979d-a024-4c69-a4d1-f86118b0c3b5.zip

Thanks,

Jijo

 

Published Thursday, December 03, 2009 7:33 AM by jijo pappachan
Attachment(s): http://www.foxite.com/uploads/6cc79fe8-f9b7-4d01-9380-7ba8dd6b6a1b.zip

Comments

No Comments
Anonymous comments are disabled

This Blog

Post Calendar

<December 2009>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

Syndication