Ok, i was able to obtain the compiler. Can you please guide me to next step with program editing.
Is there a feature in clipper to break the execution and see the values in variables and follow the execution line by line?
I can use it to understand the logic and update accordingly?
Your...
Would you please guide me through the steps to edit, debug, compile and run the program after i install the Clipper. I will try to look on net or ebay as suggested and install it.
Any reference to guide on how to compile, debug and run the program would be great help.
i ordered a book from...
below are the contents of report.clp
report
libutil
libget
libarray
libfile
I have notepad++ that i can use, can i open report.prg in notepad++?
Regards
Ok, i tried it. Hopefully you can access it. Can you please look at the folder image and let me know whether .PRG file can be edited? or any guidance is greatly appreciated.
what software do i need to install to view these files?http://dl.dropbox.com/u/60109617/folderimg.doc
Dear Griff,
I am attaching an image of the folder with files in them. Can you please look at it and let me know if they are editable. I apologize for my ignorance as i am .Net and Mumps developer so not much aware of this. I truly appreciate your feedback and support.
Regards
Hello,
I just got a task to edit/update the current clipper program and i do not know anything about it and after searching online i thought i would ask this forum for some guidance on where to start with regards what do i need to install to open the current program in editable mode and what do...
I have column that stores pipe delimited data like below and i want to split and create array and dispaly each index value in details section
A1="test|fdsfas|testasdfa|asdfas"
details test
details fdsfas
details testasdfa
details asdfas
how should i go about doing it? any ideas? Appreciate...
Follow up question is how i can map the parameter that was added, to a value in database to be used in record selection formula
for example
we added 15D to the parameter which is not database value, now if user selects it in the parameter how can i map to 15 or any other value in database field...
Hello
I followed both your suggestion and formed the below command, but it is not returning any values. when i remove th UNION ALL it returns the Area values. In my report i have two other tables that is linked one is Site and other is County.
Select Area From Site
UNION ALL
Select '15D' From...
Hello
I have dynamic parameter field that is based of County field (string type) and i would like to add additional value to show in the selection when the report is run. Currently County field has 10 values and i would like to add two additional values so user can select it.
Values in County...
Hello,
I have below data in a field and i would like to extract 100 mg/ml from it
field data desired output
drugname 10 mg/ml testname 10 mg/ml
drug23 name test 0.1 unit/ml name 123 0.1 gram/ml
is there pattern to match to use or other way of...
Hello,
I am trying to write section expert formula to suppress any records that matches below pattern in name field. It is regular expression that matches on drug concentrations like 5 mg/ml 100 mg/ml
"\d*\s?(mg)\/\s?mL"
The name fields has below data values
testname1 100mg/ml
testname2 1...
Hello,
Suddenly my formula popup to edit is not showing, it seems like it is hiding because when i click on other controls it gives me bang sound and nothing happens.
I tried reset all toolbar on next restart it did not help.
I sincerely appreciate it if someone can assist.
Regards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.