File Exchange
Try Origin for Free
The Origin Forum
Home
|
Profile
|
Register
|
Active Topics
|
Members
|
Search
|
FAQ
|
Send File to Tech support
Username:
Password:
Save Password
Forgot your Password?
|
Admin Options
All Forums
Origin Forum
Origin Forum
Re: Stamp.opk is not printing file name
New Topic
Reply to Topic
Printer Friendly
Author
Topic
stew
UK
3 Posts
Posted - 09/12/2003 : 11:54:13 PM
Why does the stamp code in Origin 7 (with the included gap between %x and %g) not show the filename and only the path directory?? If I switch %x and %g around I just get the filename.
[Main]
label -s -sa -d (.1*page.width) (page.height-.005*page.height) -n pathstamp \v(%x %g);
return 0;
stew
UK
3 Posts
Posted - 09/13/2003 : 12:43:41 AM
I've found that label -p 0 118 -s -n project \v(%X%G.opj) actually works but I can't get \p%50 to change the font size to half the size.
Mike Buess
USA
3037 Posts
Posted - 09/14/2003 : 6:12:40 PM
Try this...
label -p 0 118 -s -n project \v(%X%G.opj);
project.fsize /= 2;
Mike Buess
Origin WebRing
Member
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Origin Forum
Origin Forum
Origin Viewer Forum
Origin Forum for Programming
Forum for Python
LabTalk Forum
Forum for Origin C
Forum for Automation Server/COM and LabVIEW
Origin中文论坛
Origin 中文论坛 (Chinese Origin Forum)
Japanese Origin Forum
Origin日本語フォーラム (Japanese Origin Forum)
Origin on Linux
The Origin on Linux Forum
Private Forums
Distributor Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000