Personnal Function ?

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Ian_Belleau_(Guest)
Posts: 1
Joined: Tue Oct 10, 2017 12:44 pm

Personnal Function ?

Post by Ian_Belleau_(Guest) » Mon Jun 04, 2001 12:05 pm

Anyone can help me ?____first sorry for my english ... i^m from Quebec city !____So, my problem is the following. ____With do R&R 6 (DOS) we have this function which is displayed correctly... now we must know why during conversion into R&R 8.1 the function does not displayed correctly ? and all the functions which we make does not apply ...____Function Plier : she consist has to put a little line on a sheet at a height strategic to fold a letter. ____Plier("50","2430","5","100","0")____IIF(w#"0",_push()+_position("+"+LTRIM(STR(MAX(0,VAL(w)-VAL(t)))),"+0")+_pop()+_push()+_position("+0","+"+LTRIM(STR(MAX(0,VAL(h)-VAL(t)))))+_hline(w,t,b)+_pop(),"")____if you want to write me at : ian.belleau@cia.ca____Thanks ____Ian

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Personnal Function ?

Post by kfleming » Mon Jun 04, 2001 3:09 pm

R&R for Windows strips out any printer control characters which is why this DOS based function is no longer working for you.____There is not a way in the Windows version to align something at a specific vertical page position unless you place your info in a page header or footer.____Kathleen__R&R Support

Post Reply