Search found 290 matches

by bluesfannoz
Tue Nov 22, 2016 1:38 pm
Forum: Advanced Concepts
Topic: IP V6 Compatibility?
Replies: 10
Views: 23896

IP V6 Compatibility?

What version of BR will have IP V6 compatibility? Apple is really pushing IP V6 compatibility so we have districts that are moving all their network equipment and addressing to IP V6 so it will not be long until we need to be able to support it! So wanted to find out the status...
by bluesfannoz
Fri Oct 28, 2016 7:55 am
Forum: Printing
Topic: PDF Line
Replies: 10
Views: 21846

Re: PDF Line

You have test.pdf open in another application, so it cannot create another copy of it.
by bluesfannoz
Sun Oct 16, 2016 8:03 pm
Forum: Advanced Concepts
Topic: Base64
Replies: 4
Views: 15003

Re: Base64

Perfect! Was not making much progress coding my own!

Thanks Luis!
by bluesfannoz
Sun Oct 16, 2016 10:50 am
Forum: Advanced Concepts
Topic: Base64
Replies: 4
Views: 15003

Base64

Has anybody come up with a means in BR to encode and decode base64 data? Receiving some data from a website that has been encoded in base64 so I need to decode it. Wanted to check before I wrote my own.
by bluesfannoz
Tue Sep 20, 2016 10:49 am
Forum: Advanced Concepts
Topic: Weird Client Server on Win 7 issue
Replies: 5
Views: 15919

Re: Weird Client Server on Win 7 issue

No it was the log for BR that it did not have permission to overwrite. That is why I thought it was a strange solution for the problem! Yes the lack of being able to see output from the server shell call does make error resolution difficult. It is why as you can see I try things manually with piping...
by bluesfannoz
Tue Sep 20, 2016 10:01 am
Forum: Advanced Concepts
Topic: Weird Client Server on Win 7 issue
Replies: 5
Views: 15919

Re: Weird Client Server on Win 7 issue

Well thanks to Gabriel the problem is solved! Not sure why though. I took his suggestion and looked for the log files and determined it did not have permission to create the log files in the folder it was set to create them in. Moved where it was to write the logs to a folder where the user has perm...
by bluesfannoz
Tue Sep 20, 2016 8:50 am
Forum: Advanced Concepts
Topic: Weird Client Server on Win 7 issue
Replies: 5
Views: 15919

Weird Client Server on Win 7 issue

Has anybody run into an issue on a Windows 7 machine as the Server, trying to run a background process on the server? On the Server Machine: Version 4.20o I can do 'sy -s dir >file.lst' and I get a directory into file.lst I can do 'sy -s 7za.exe >file.lst' and I get the general output of 7za.exe int...
by bluesfannoz
Thu Jun 09, 2016 12:07 pm
Forum: Announcements
Topic: BR Future Plans
Replies: 5
Views: 19717

Re: BR Future Plans

Gordon and I have discussed this and come to an agreement on our issues. So lets proceed to 4.4!
by bluesfannoz
Thu Jun 09, 2016 10:54 am
Forum: Announcements
Topic: BR Future Plans
Replies: 5
Views: 19717

Re: BR Future Plans

Gordon - Sent you a private email
by bluesfannoz
Mon Jun 06, 2016 9:40 am
Forum: Announcements
Topic: BR Future Plans
Replies: 5
Views: 19717

Re: BR Future Plans

If what I am seeing is correct that PDF support on the MAC will still be broken until version 4.4 then I feel that is a broken promise and not acceptable.
by bluesfannoz
Fri May 27, 2016 8:51 pm
Forum: Conferences
Topic: Delphi Installer
Replies: 2
Views: 12097

Re: Delphi Installer

Uploading it to the deposits folder on the brules ftp server. Should be there in the next 10 to 15 mins.
by bluesfannoz
Fri May 27, 2016 1:08 pm
Forum: Conferences
Topic: Delphi Installer
Replies: 2
Views: 12097

Delphi Installer

At the conference somebody I was talking to was looking for an older copy of Delphi to be able to read the MyEditBR source code. Do not remember who it was. In cleaning up my desk because we are moving to a new building I came across a CD from the 2003 conference with a Delphi7 trial installer if th...
by bluesfannoz
Mon May 23, 2016 9:10 am
Forum: Conferences
Topic: Thank you!
Replies: 1
Views: 10867

Re: Thank you!

A BIG THANK YOU goes to you Susan for all your hard work and effort in making the conference a success! We appreciate you SO MUCH!
by bluesfannoz
Thu May 19, 2016 9:45 am
Forum: Conferences
Topic: http.ini missed on conference usb - Steves Session
Replies: 0
Views: 20020

http.ini missed on conference usb - Steves Session

Attached is the http.ini file needed for my demonstration

Site would not allow a ini extension so you will need to rename to http.ini from http.txt
by bluesfannoz
Thu May 12, 2016 1:35 pm
Forum: Printing
Topic: NWP on Label Stock
Replies: 17
Views: 34333

Re: NWP on Label Stock

Can you see what happens if you send the following PCL at the start of your code sent to the printer

Code: Select all

CHR$(27)&"&l2A"
That is suppose to make it use the default size the driver has set