Re: [RBASE-L] - Sample Applications: Report Output Options

2017-02-07 Thread A. Razzak Memon
Tom, No worries! Here's the code behind the [Continue] button. Feel free to reach out to me if you need further help. Razzak. -- Start here ... -- Continue ... -- Author: A. Razzak Memon -- Date Created: February 6, 2017 -- Last Updated: IF vReportOutput IS NULL THEN PAUSE 2 USING 'You MUS

Re: [RBASE-L] - Sample Applications: Report Output Options

2017-02-07 Thread Tom Hart
Razz, I am really lost on what is happening, could I see your code for the printer dialog, because I checked everything I know. My sample app I created only has 1 report and 1 external form so I do not know what other resources I would need. Tom Hart On Tue, Feb 7, 2017 at 7:48 AM, A. Razzak Mem

[RBASE-L] - pack table command stuck

2017-02-07 Thread Dan Goldberg
So I deleted about 400k rows from a table in our live database today. I decided to run the command Pack table tablename It has been running almost 2 hours now. I do not want to stop it because I am afraid it will corrupt the database. Is there a way to stop it without corrupting the database?

Re: [RBASE-L] - anti virus for business

2017-02-07 Thread Steve Johnson
I've been using Kaspersky on about 30 machines of various flavors for at least 10 years with no problems. My apps,are relatively small so I can't comment on the speed issue, but you can exclude file extensions  in

[RBASE-L] - R:BASE Online Resources

2017-02-07 Thread A. Razzak Memon
Tuesday, February 7, 2017 To all our new and young users who have recently joined this R:BASE List: Welcome to R:BASE List! Here's a comprehensive list of R:BASE Online Resources which you may find helpful. R:BASE Sample Applications: http://www.razzak.com/sampleapplications R:BASE Technica

RE: [RBASE-L] - anti virus for business

2017-02-07 Thread Dan Goldberg
Thx all for your info. I am going to look into vipre to see their offerings. I know some of them out there are bulky and vipre sounds lightweight. Dan Goldberg From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf Of Brad Davidson Sent: Tuesday, February 7, 2017 8:33 AM To:

Re[2]: [RBASE-L] - anti virus for business

2017-02-07 Thread Bruce Chitiea
Two Win10 machines with RBGXE Single User, Uncompiled development environments. 1. Windows Defender, no issues (and no extra expense); 2. Symantec Corporate Endpoint Protection, no issues. Bruce Chitiea SafeSectors, Inc. 909.238.9012 Mobile -- Original Message -- Sent: 2/7/2017 7:18:1

RE: [RBASE-L] - anti virus for business

2017-02-07 Thread Brad Davidson
I’ll chime in here with Javier, been using Vipre across our 30 station LAN, using a standard PC as the “vipre server”, running the Business Console which allows deployment, group policies, etc.. for all PC combinations we need, small footprint, exclude files, etc… Been using Vipre for past 8 ye

[RBASE-L] - R:BASE X, U.S. Version, Build: 10.0.2.20126: RunTime Error in form

2017-02-07 Thread Alastair Burr
This is the scenario: I set trace on at R:> EDIT USING [Form] WHERE ... On row entry EEP: no errors Last line: RETURN Press [F10] -ERROR- Expression does not return a valid TIME. 2158 Click [OK] Error message reappears 3 times then: Runtime Error! Program C:\...\RBGX.EXE R6030 - CRT not initialize

RE: [RBASE-L] - anti virus for business

2017-02-07 Thread Javier Valencia
I have been using Vipre for a while now and I have had good luck with it. A few years ago they offered a lifetime license for all the computers in your home for a very reasonable one time cost and I have it installed in at least 10 computers for several years now at no additional cost. The one t

RE: [RBASE-L] - anti virus for business

2017-02-07 Thread Dan Goldberg
I have the RX* files excluded, my compile exe, and the dll. But something still is funky with Avast. Sometimes when I am downloading files from the internet they will be corrupt. I go home and try it on my home pc and they work fine. Dan Goldberg From: rbase-l@googlegroups.com [mailto:rbase-l@

RE: [RBASE-L] - anti virus for business

2017-02-07 Thread Jim Belisle
Our IT people did the same thing re. RBASE. By excluding the RX extensions, our speed increased. James Belisle Making Information Systems People Friendly Since 1990 [cid:image001.jpg@01CD8CE2.FB048F50] From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf Of Albert Berry S

Re: [RBASE-L] - anti virus for business

2017-02-07 Thread A. Razzak Memon
If your workstations are configured with MS Windows 10 Professional, then the built-in Microsoft Windows Defender is the best option. Very easy to configure exclusions, such as Files and Folders, File Types, and Processes. Works beautifully with R:BASE X (Version 10), R:BASE X Enterprise (Ve

Re: [RBASE-L] - anti virus for business

2017-02-07 Thread Albert Berry
Dan, try excluding the folder where the compiled app resides. I’m not sure about the corporate version, but in the pro edition you can exclude certain file extensions. I’ve mine marked not to check rx1, rx2, rx3 and rx4. Albert > On Feb 7, 2017, at 8:08 AM, karentellef via RBASE-L > wrote: >

RE: [RBASE-L] - anti virus for business

2017-02-07 Thread Dan Goldberg
I am with you but unfortunately my users are not that bright. They will open anything. With Avast I can put exclusions but there is still a delay opening rbase/compiled apps. If I disable it, it opens faster. Dan From: karentellef via RBASE-L [mailto:rbase-l@googlegroups.com] Sent: Tuesday, Fe

Re: [RBASE-L] - anti virus for business

2017-02-07 Thread karentellef via RBASE-L
I'll tell ya what I can't recommend. Back when I used anti-virus, I used Symantec Webroot and loved it. But you could NOT exclude any files, so you couldn't exclude an RBase database... Karen -Original Message- From: Dan Goldberg To: rbase-l Sent: Tue, Feb 7, 2017 9:00 am Subj

[RBASE-L] - anti virus for business

2017-02-07 Thread Dan Goldberg
Just would like to poll what anti virus people use with Rbase and runs good. Recommendations are welcome. Got about 74 machines with it installed right now. I am using Avast Business Security but am thinking it might be a cause for my Rbase corruption problem. Dan Goldberg -- You received

Re: [RBASE-L] - Sample Applications: Report Output Options

2017-02-07 Thread A. Razzak Memon
Tom, So, my sample application worked. Did you expect anything different? What does that explain to you? I suggest to re-visit your entire compiler project (.rcp) and review each section under [Additional Resources] and verify "Source", if applicable, including: . External Form Files . R:

Re: [RBASE-L] - Sample Applications: Report Output Options

2017-02-07 Thread Tom Hart
Razz, Your sample app worked, but I had made a very simple app to print something and John got same results, did not print directly. He then recompiled it and said it worked, so I tried his app but still would not print directly. I also tried on my older laptop with same results. This is my eep p